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

zkpython needs better tracking of handle validity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.2.2, 3.3.0
    • contrib-bindings
    • None

    Description

      I was getting a python segfault in one of my scripts. Turns out I was closing a session handle and then reusing it (async call). This was causing python to segfault.

      zkpython should track handle state and complain, rather than crash, if the handle is invalid (closed).

      Attachments

        Issue Links

          Activity

            People

              henryr Henry Robinson
              phunt Patrick D. Hunt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: