Quantcast

Packet len 1213486160 is out of range on packet loss

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Packet len 1213486160 is out of range on packet loss

simonb
I am using zookeeper 3.4.5. When a connection is lost between the zookeeper client and a server the following error is being reported

Packet len 1213486160 is out of range

Issue is not related to data size as we are only pulling few nodes. Issue can be easily replicated by doing an iptable rule that blocks traffic between the server and the client.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Packet len 1213486160 is out of range on packet loss

Patrick Hunt
1213486160 == 0x48545450 == "HTTP"

Looks like you have more than just ZK clients hitting your ZK client port.

Patrick

On Wed, Jan 16, 2013 at 10:32 AM, simonb <[hidden email]> wrote:

> I am using zookeeper 3.4.5. When a connection is lost between the zookeeper
> client and a server the following error is being reported
>
> Packet len 1213486160 is out of range
>
> Issue is not related to data size as we are only pulling few nodes. Issue
> can be easily replicated by doing an iptable rule that blocks traffic
> between the server and the client.
>
>
>
> --
> View this message in context: http://zookeeper-user.578899.n2.nabble.com/Packet-len-1213486160-is-out-of-range-on-packet-loss-tp7578409.html
> Sent from the zookeeper-user mailing list archive at Nabble.com.
Loading...