You could have increased storm zookeeper session timeout
On 1/6/14, Michael Ritsema <michaelritsema@gmail.com> wrote:
> I'm looking at the config settings:
>
> STORM_ZOOKEEPER_RETRY_TIMES
> and
> STORM_ZOOKEEPER_RETRY_INTERVAL
>
> I'm wondering what happens after the total retry attempts have been
> exhausted. I'm having an issue with my topology freezing on a system with a
> very high CPU load. I'm sseeing ZooKeeper timeouts in my logs and thought
> perhaps I'm getting to a point where zoo keeper connection times out and I
> never try to reconnect after that.
>
> I'm also running in LocalCluster mode.
>
> Thanks,
>
> Michael
>
|