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

Massege store is not cleaned when durable topic subscribers are refusing messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.3.0, 5.3.1, 5.4.0
    • 5.4.2
    • Message Store
    • None
    • WinXP,
      java version "1.6.0_05"
      Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
      Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)

    Description

      Hi,

      i am using activemq 5.3 (resp. 5.4 snapshot , 5.3.1 snapshot) with kahadb in following use-case:

      • 3 durable topic subscriber, each refuses message using session.recover(), 1 delivery attempts
      • ActiveMQ.DLQ consumer
      • persistent message topic producer

      In such case deadletter consumer should consume every message sent, as soon as number of delivery attempts is reached and mmessage is sent to ActiveMQ.DLQ. Result is ok but kahadb data directory at the end contains all log files with names db-<number>.log ever created. They aren't deleted even after some time.

      I can also see following massege in console:

      WARN | Duplicate message add attempt rejected. Message id: ID:sk1d069c-3826-1264006781626
      -0:0:1:1:13425

      If use-case is altered to use queue instead of topic log files are periodically deleted without WARN messages in console.

      Same behaviour (data files not cleaned) if amqPersistenceAdapter is used except of WARN messages.

      Attachments

        1. UpdatedTestCase.patch
          9 kB
          Stanley J. Lewis
        2. AMQ2584Test.java
          8 kB
          Stanley J. Lewis
        3. AMQ2584Test.java
          8 kB
          Gary Tully
        4. 2584_test.zip
          10 kB
          Juraj Kuruc

        Activity

          People

            gtully Gary Tully
            durokuruc Juraj Kuruc
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: