Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-481

Add lastMessageSent to QuorumCnxManager

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.1, 3.2.0
    • 3.2.1, 3.3.0
    • leaderElection
    • None
    • Reviewed

    Description

      Currently we rely on TCP for reliable delivery of FLE messages. However, as we concurrently drop and create new connections, it is possible that a message is sent but never received. With this patch, cnx manager keeps a list of last messages sent, and resends the last one sent. Receiving multiples copies is harmless.

      Attachments

        1. ZOOKEEPER-481.patch
          11 kB
          Flavio Paiva Junqueira
        2. ZOOKEEPER-481.patch
          18 kB
          Flavio Paiva Junqueira
        3. ZOOKEEPER-481.patch
          19 kB
          Flavio Paiva Junqueira
        4. ZOOKEEPER-481-branch3.2.patch
          19 kB
          Flavio Paiva Junqueira
        5. ZOOKEEPER-481.patch
          19 kB
          Flavio Paiva Junqueira
        6. ZOOKEEPER-481-branch3.2.patch
          19 kB
          Flavio Paiva Junqueira
        7. ZOOKEEPER-481.patch
          19 kB
          Flavio Paiva Junqueira

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            fpj Flavio Paiva Junqueira
            fpj Flavio Paiva Junqueira
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment