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

Follower and Observer Request Processors Do Not Forward create2 Requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.5.0
    • 3.5.0
    • quorum

    Description

      Recent changes to the Observer and Follower Request Processors switch on the request opcode, but create2 is left out. This leads to a condition where the create2 request is passed to the CommitProcessor, but the leader never gets the request, the CommitProcessor can't find a matching request, so the client gets disconnected.

      Added tests as well.

      Attachments

        1. ZOOKEEPER-1851.patch
          17 kB
          Rakesh Radhakrishnan
        2. ZOOKEEPER-1851.patch
          17 kB
          Chris Chen
        3. ZOOKEEPER-1851.patch
          17 kB
          Chris Chen
        4. ZOOKEEPER-1851.patch
          16 kB
          Chris Chen
        5. ZOOKEEPER-1851.patch
          16 kB
          Chris Chen

        Issue Links

          Activity

            People

              cchen Chris Chen
              cchen Chris Chen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: