Re: Client Warnings -- Should I be concerned?

2011-03-08 Thread Ted Dunning
Speaking of which, swapping can be triggered by cron jobs. It can also be due to what JD says where a process goes idle and slowly gets swapped out due to I/O pressure on page bufs. On Tue, Mar 8, 2011 at 9:24 AM, Jean-Daniel Cryans wrote: > Maybe the process is getting swapped out since it's no

Re: Client Warnings -- Should I be concerned?

2011-03-08 Thread Jean-Daniel Cryans
It's not normal. Those happens when the heartbeats coming from the client zookeeper to the server zookeeper stop for some configurable time, if you're using the defaults in 0.90 then that's almost 2 minutes IIRC. Unless you are using your client in extreme ways every hour, it doesn't seem likely