Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3427

JMSContinuation should be thread safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.4, 2.3.4
    • Transports
    • None

    Description

      As the doResume() method of JMSContinuation could be invoked in different thread as the same time, it should be synchronized.
      Also, some boolean flag (isNew, isPending, isResumed) need to be made volatile.
      We also need to update the JettyContinuationWrapper and Servlet3Continuation for boolean flag.

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: