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

During shutdown, server may fail to ack completed transactions to clients.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • server
    • None

    Description

      During shutdown, requests may still be in flight in the request processing pipeline. Some of these requests have reached a state where the transaction has executed and committed, but has not yet been acknowledged back to the client. It's possible that these transactions will not ack to the client before the shutdown sequence completes.

      Attachments

        1. ZOOKEEPER-2288.001.patch
          12 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: