You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Kapil Thangavelu (JIRA)" <ji...@apache.org> on 2010/05/07 22:02:59 UTC

[jira] Updated: (ZOOKEEPER-771) zkpython return without exception set on invalid auth scheme

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kapil Thangavelu updated ZOOKEEPER-771:
---------------------------------------

    Attachment: autherrorreturn.py

sample script that reproduces the error.

> 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
>         Attachments: autherrorreturn.py
>
>
> 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.