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

sync implementation reorders operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • server
    • None
    • Reviewed

    Description

      The current implementation of sync is broken. There is a race condition that causes a follower to return operations out of order, causing clients to drop their connections to a server.

      I'll be attaching a patch to fix this problem shortly.

      Attachments

        1. SyncTest.java
          2 kB
          Flavio Paiva Junqueira
        2. ZOOKEEPER-108.patch
          8 kB
          Flavio Paiva Junqueira
        3. ZOOKEEPER-108-TEST.patch
          5 kB
          Flavio Paiva Junqueira
        4. ZOOKEEPER-108-TEST.patch
          5 kB
          Patrick D. Hunt

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: