Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1128

Concurrent call fails when creating container

XMLWordPrintable

    • Fixed by described solution - empty conversation id is returned if container is starting.
    • NEW
    • NEW

      If Kie server gets a request concerning container while this container is being created then Kie server throws exception shown in attachment.

      It is caused by creating conversation ID header, which contains also release id of container, for any request concerning such container. If container is being created at that moment then release id isn't set yet, causing this issue.

      Solution could be to return empty conversation ID(if wasn't set in request) until container is fully initialized - is in started state.

            ksuta Karel Suta
            ksuta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: