Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10184

Extra builds using multiple execution servers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      On https://github.com/albfan/jbpm-wb/tree/build-optimization

      It checs the serverInstance.getServerTemplateId() to control if build artifacts is needed:

      to reduce "x" kjar deployment from:

      n kie servers = n * x builds

      to

      n kie servers = 1 * x builds

      Probably some corner cases are uncovered (if template changes between new execution servers are added.

      We need to identify if this (with any other coverage is a valid performance optimization)

      For templates with lot of kjar to deploy it can end if OOM

      Attachments

        Issue Links

          Activity

            People

              afanjula@redhat.com Alberto Fanjul Alonso
              afanjula@redhat.com Alberto Fanjul Alonso
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: