You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/13 21:47:42 UTC

[jira] [Commented] (ARTEMIS-504) Inconsistent time unit on scheduling slow consumer reaper thread between documentation and source code

    [ https://issues.apache.org/jira/browse/ARTEMIS-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864510#comment-15864510 ] 

ASF GitHub Bot commented on ARTEMIS-504:
----------------------------------------

GitHub user jdanekrh opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1010

    ARTEMIS-504 update slow-consumer-check-period documentation

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jdanekrh/activemq-artemis patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1010.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1010
    
----
commit 16fbb7a894bb5b1528e95b8cd6565045ad2ba5ca
Author: Jiří Daněk <jd...@redhat.com>
Date:   2017-02-13T21:44:46Z

    ARTEMIS-504 update slow-consumer-check-period documentation

----


> Inconsistent time unit on scheduling slow consumer reaper thread between documentation and source code
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-504
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-504
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Martin Styk
>            Assignee: Justin Bertram
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)