[
https://jira.jboss.org/jira/browse/JGRP-913?page=com.atlassian.jira.plugi...
]
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