zkpython return without exception set on invalid auth scheme
------------------------------------------------------------
Key: ZOOKEEPER-771
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-771
Project: Zookeeper
Issue Type: Bug
Components: contrib-bindings
Environment: ubuntu lucid
Reporter: Kapil Thangavelu
If you attempt to utilize an invalid auth scheme when adding authentication,
you'll end up with an error return value in your callback. But the handle
itself will be hosed, attempting to utilize it with any part of the api will
return
SystemError: error return without exception set
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.