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 2016/10/21 09:17:58 UTC

[jira] [Commented] (ARTEMIS-812) The countDelta attribute showing negative values

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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-812 The countDelta attribute showing negative values

    

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

    $ git pull https://github.com/gaohoward/activemq-artemis master_negcount

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

    https://github.com/apache/activemq-artemis/pull/853.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 #853
    
----
commit 9c16ba26becebd69547e6eb16d384cdd58d2cc45
Author: Howard Gao <ho...@gmail.com>
Date:   2016-10-21T09:13:41Z

    ARTEMIS-812 The countDelta attribute showing negative values

----


>  The countDelta attribute showing negative values
> -------------------------------------------------
>
>                 Key: ARTEMIS-812
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-812
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.4.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.5.0
>
>
> The countDelta attribute (from MessageCounter) supposed to contain a positive integer value representing the number of messages been added to the corresponding destination since last message counter update. However the countDelta shows a negative value at times.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)