Re: Errors with Python bindings

2010-07-16 Thread Patrick Hunt
Hi Rich, the version string looks useful to have, thanks! Would you mind submitting this via jira? Do a "svn diff" (looks like you did already), create a jira and attach the diff, then click "submit" link on the jira. We'll review and work on getting it into a future release. http://wiki.apache

Re: Errors with Python bindings

2010-07-15 Thread Rich Schumacher
Hey Henry, Good to know! I was under the impression the 3.3.0 release had the updated bindings but it seems I was mistaken. I'll get those built and then see what happens. Just curious, have you ever run into or heard of this? A quick Google search didn't return anything interesting. As fo

Re: Errors with Python bindings

2010-07-14 Thread Henry Robinson
Hi Rich - No, there's not a very easy way to verify the Python bindings version afaik - would be a useful feature to have though. My first suggestion is to move to the bindings shipped with 3.3.1 - we fixed a lot of problems with the Python bindings which improved their stability a lot. Could you

Errors with Python bindings

2010-07-14 Thread Rich Schumacher
I'm running a Tornado webserver and using ZooKeeper to store some metadata and occasionally the ZooKeeper connection will error out irrevocably. Any subsequent calls to ZooKeeper from this process will result in a SystemError. Here is the relevant portion of the Python traceback: ... File "