On Jun 11, 2012, at 11:03 PM, Patrick Hunt wrote:

> Any errors or other output in the server logs when you do this?
> (perhaps run the server at DEBUG or higher in order to get more
> insight where it's failing)
> 
> Are you running the same server version both at home and work?

Move along, there's nothing to see here.  :)

The servers at work don't support multi-packets.  It's odd that they don't 
return an error.


Regards,
Alan

 

> 
> Patrick
> 
> On Sat, Jun 9, 2012 at 11:52 AM, Alan D. Cabrera <[email protected]> wrote:
>> I'm testing my pure python bindings and am encountering some odd behavior.  
>> I'm sending a multi-packet request to zookeeper.  It works perfectly fine 
>> with a single node cluster at my house.
>> 
>> When I send it to a multi-node cluster at work the server does not send a 
>> response packet back.  The odd thing is that my client subsequently sends 
>> pings to the server and the server replies back.  The multi-packet response 
>> never seems to come back.
>> 
>> Does anything jump out?  I'm hoping that it's something obvious.
>> 
>> 
>> Regards,
>> Alan
>> 
>> 

Reply via email to