[
https://issues.apache.org/jira/browse/ARTEMIS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635719#comment-14635719
]
ASF GitHub Bot commented on ARTEMIS-159:
----------------------------------------
GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/90
Fix issue https://issues.apache.org/jira/browse/ARTEMIS-159
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-159
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/90.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 #90
----
commit db2b03624f67c4b88349c64ee9c239d83009b711
Author: Erich Duda <[email protected]>
Date: 2015-07-21T20:02:14Z
Fixed documentation issue about message-expiry-thread-priority attribute.
----
> Documentaion issue of message-expiry-thread-priority attribute
> --------------------------------------------------------------
>
> Key: ARTEMIS-159
> URL: https://issues.apache.org/jira/browse/ARTEMIS-159
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 1.0.0
> Reporter: Erich Duda
> Fix For: 1.0.1
>
>
> http://activemq.apache.org/artemis/docs/1.0.0/message-expiry.html#configuring-the-expiry-reaper-thread
> Documentation says that the reaper thread priority must be between 0 and 9,
> but the implementation accepts only numbers between 1 and 10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)