Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-1957

All in one patch concerning message dispatching problems with Spring DMLC 2.5.5 +JBoss 4.2.2 with cacheLevel=CACHE_NONE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0.0, 5.1.0, 5.2.0
    • 5.3.0
    • Broker
    • None
    • Spring DMLC 2.5.5, JBoss 4.2.2, JDK 5 / 6, ActiveMQ 5.0.0.19 as remote broker with TCP transport

    • Patch Available

    Description

      Here is an all in one patches applied on version 5.0.0.19

      It is composed from 4 files directly applicable on Fuse v5.0.0.19

      They all concern package 'org.apache.activemq.broker.region'.

      The effects of this patch are the following:

      • Avoid multiple dispatching of same message to multiple subscription multiple time (Multiple dispatch to client consumers in some cases = > causes multiple commits for same message => causing negatives counters on Pending Message Count)
      • Avoid the broker hanging when a queue has numerous messages in one queue
      • MB-386 + Correction
      • Some other little glitches

      Attachments

        1. IndirectMessageReference.java.patch
          0.4 kB
          Alexis Kinsella
        2. PrefetchSubscription.java.patch
          7 kB
          Alexis Kinsella
        3. Queue.java.patch
          7 kB
          Alexis Kinsella

        Activity

          People

            gtully Gary Tully
            alexiskinsella Alexis Kinsella
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: