gerritjvv / bigstreams

bigstreams big data kafka hadoop and file based imports
Eclipse Public License 1.0
3 stars 3 forks source link

Agents' zk should reconnect every N minutes to avoid attacking a single zookeeper instances #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
sometimes the agents in a system connect all to a single zookeeper instance.
This brings down performance on the whole data collection.

Restart works but the agent should be able to reassign itself randomly.

Original issue reported on code.google.com by gerritjvv@gmail.com on 29 Apr 2013 at 3:33

GoogleCodeExporter commented 8 years ago
moved to the curator framework

Original comment by gerritjvv@gmail.com on 2 Jul 2013 at 5:15