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

Inconsistent time unit on scheduling slow consumer reaper thread between documentation and source code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.0
    • None
    • None

    Description

      Slow consumer reaper thread is executed regularly in interval defined by slow-consumer-check-period attribute. Documentation [1] says , attribute slow-consumer-check-period is defined in minutes, however in source code it is defined in seconds [2].

      [1] https://github.com/apache/activemq-artemis/blob/master/docs/user-manual/en/queue-attributes.md

      [2] https://github.com/apache/activemq-artemis/blob/master/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java#L2887

      Attachments

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              mstyk Martin Styk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: