Re: Errors with Python bindings

2010-07-15 Thread Rich Schumacher
shipped with 3.3.1 - we fixed a lot of problems with the Python bindings which improved their stability a lot. Could you try that and then let us know if you continue to see problems? cheers, Henry On 14 July 2010 13:14, Rich Schumacher rich.s...@gmail.com wrote: I'm running a Tornado

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: snip...

Re: Return data size in zkpython

2009-12-16 Thread Rich Schumacher
at 4:38 PM, Rich Schumacher rich.s...@gmail.comwrote: Hey all, I'm working on using ZooKeeper for an internal application at Digg. I've been using the zkpython package and I just noticed that the data I was receiving from a zookeeper.get() call was being truncated. After some quick digging

Return data size in zkpython

2009-12-15 Thread Rich Schumacher
Hey all, I'm working on using ZooKeeper for an internal application at Digg. I've been using the zkpython package and I just noticed that the data I was receiving from a zookeeper.get() call was being truncated. After some quick digging I found that zookeeper.c limits the data returned to