|
|
Alan D. Cabrera 2012-06-09, 18:52
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
-
Re: Odd protocol behavior
Patrick Hunt 2012-06-12, 06:03
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?
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 > >
-
Re: Odd protocol behavior
Alan D. Cabrera 2012-06-12, 15:55
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 >> >>
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext