[jboss-jira] [JBoss JIRA] Commented: (JGRP-913) NAKACK: UndeliveredMessages counter is negative (JMX)

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Mar 16 05:02:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JGRP-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12457372#action_12457372 ] 

Bela Ban commented on JGRP-913:
-------------------------------

The problem here is that if undelivered_msgs is always negative, the expression

if(!(win.hasMessagesToRemove() && undelivered_msgs.get() > 0))
                    return;

will always be true, so OOB threads will *never* process regular messages !

> NAKACK: UndeliveredMessages counter is negative (JMX)
> -----------------------------------------------------
>
>                 Key: JGRP-913
>                 URL: https://jira.jboss.org/jira/browse/JGRP-913
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 2.8
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list