Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2233

TOA is ignoring too many messages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.10
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: