Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-4357

Replace Logger.unableToFindTargetQueue (LoggerID 222188) by a logger.debug

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.29.0
    • 2.30.0
    • None
    • None

    Description

      When retry is called on a queue that is not a DLQ, or if the messages don't have any source queue, you will see this very verbose output:

      608871 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608872 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608873 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608874 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608875 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608876 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608877 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608878 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608879 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null
      608880 [main] 02:13:23,669 WARN [org.apache.activemq.artemis.core.server] AMQ222188: Unable to find target queue for node null

      We should instead be using a logger.debug for such thing.

      The same loggerID (222188) might still be used by moveSNF or other method, but the retry operation shouldn't use it any longer.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              clebertsuconic Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m