[jboss-jira] [JBoss JIRA] (JGRP-2233) TOA is ignoring too many messages

Pedro Ruivo (JIRA) issues at jboss.org
Thu Nov 9 13:52:00 EST 2017


Pedro Ruivo created JGRP-2233:
---------------------------------

             Summary: TOA is ignoring too many messages
                 Key: JGRP-2233
                 URL: https://issues.jboss.org/browse/JGRP-2233
             Project: JGroups
          Issue Type: Bug
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo


When a node joins, it can start receiving TOA message before the TOA protocols installs the view. In this small interval, the messages are discarded and the sender is stuck since it waits forever until the joiner sends the propose message.

fix notes:
* add a view-id to the TOA header
* don't perform the view members check if the message has a view id higher than the current installed view.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list