Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-744

soup cannot be restored due to the OustandingRequestManager to IMAManager change

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.4
    • BPEL Runtime
    • None

    Description

      The _outstandingRequests that's part of the soup has been changed to IMAManager type, with ODE-634: "Event Handlers not working fix". Due to the change, when you have a long running process, and when you get the new ODE build, the instance cannot be restored from the soup anymore.

      In the ExecutionQueueImpl.read(InputStream) method, check the type from the soup,

      1. If the existing type is IMAManager, the code is fine.
      2. If the existing type is the OutstandingRequestManager, create a new IMAManager from the OutstandingRequestManager.

      Attachments

        Activity

          People

            rrusin Rafal Rusin
            seanahn Sean Ahn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: