Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 32 (0.633s).
Loading phrases to help you
refine your search...
ANN: Kazoo 0.5 (Now a pure Python client) - Zookeeper - [mail # user]
...Kazoo 0.5 has been released today, which features a refactor into a pure  Python client with no C lib dependency (based on jute and the pookeeper  code written by Alan D. Cabrera)....
   Author: Ben Bangert, 2012-09-06, 21:51
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 11:57 PM, Henry Robinson  wrote:  it! be  It's not all mine, David LaBissoniere created the original version that  I merged other Python zookeeper cod...
   Author: Ben Bangert, 2012-08-31, 16:39
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 9:00 PM, Ben Bangert  wrote:  another ~ 8000 lines of code) the Python C binding tricks can trouble-shoot and contribute. And maybe  the patches will actua...
   Author: Ben Bangert, 2012-08-31, 05:04
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 5:10 PM, Henry Robinson  wrote:  isn't different turn any  Given that most ppl don't use the client directly, they program against  'helpers' such as ...
   Author: Ben Bangert, 2012-08-31, 04:00
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 4:50 PM, Michi Mutsuzaki   wrote:   The most interesting thing I found was that documented C/Java behavior  isn't actually enforced beyond the client bound...
   Author: Ben Bangert, 2012-08-31, 00:06
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 4:00 PM, Ben Bangert  wrote: missing the auth_type int, after a few times I can get the Zookeeper  server to segfault. I'll attach some more log scripts and a t...
   Author: Ben Bangert, 2012-08-30, 23:35
Re: Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...On Aug 30, 2012, at 4:00 PM, Ben Bangert  wrote:  'asdfjasdf' instead of 'digest'), is that Zookeeper returns an auth  packet -4 with an error header, and then drops the conne...
   Author: Ben Bangert, 2012-08-30, 23:02
Zookeeper protocol weirdness and pure Python kazoo client - Zookeeper - [mail # user]
...Based on the pookeeper code (https://github.com/maguro/pookeeper), I've  implemented a version of kazoo that uses the wire protocol and is pure  Python (https://github.com/python-z...
   Author: Ben Bangert, 2012-08-30, 23:00
Re: Python C binding or C API has password byte mishandling bug - Zookeeper - [mail # user]
...On Aug 22, 2012, at 4:38 PM, Ben Bangert  wrote:  zh->client_id.passwd)); unfortunately. This is what I see in my logs during the problem: server [127.0.0.1:20000], sessionId=0x...
   Author: Ben Bangert, 2012-08-23, 00:58
Python C binding or C API has password byte mishandling bug - Zookeeper - [mail # user]
...This was discovered due to testing session expiration per a prior  Zookeeper users thread. Upon deeper investigation it seems that the  second client is unable to connect to Zookee...
   Author: Ben Bangert, 2012-08-22, 23:38
Sort:
project
Zookeeper (32)
type
mail # user (31)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (2)
last 9 months (32)
author
Patrick Hunt (752)
Ted Dunning (454)
Mahadev Konar (306)
Jordan Zimmerman (271)
Camille Fournier (198)
Benjamin Reed (194)
Flavio Junqueira (139)
Alexander Shraer (123)
Michi Mutsuzaki (90)
Thomas Koch (69)
Fournier, Camille F. (67)
Marshall McMullen (57)
Ted Yu (50)
Vishal Kher (50)
Henry Robinson (47)
Ben Bangert