Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17910

camel-jms - InOut with reply-to-type shared - race condition

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.11.6, 3.14.2, 3.16.0
    • 3.11.7, 3.14.3, 3.17.0
    • camel-jms
    • None
    • Unknown

    Description

      In org.apache.camel.component.jms.reply.MessageSelectorCreator we should use a local lock instance to ensure that get / timeout does not trigger concurrently that can render the dirty flag in wrong state, when under high load.

      Also add fail-safe to the JMSCorrelationID returned so it cannot return an empty ID in the selector JMSCorrelationID=

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: