socrata / eurybates

Consumer & producer library for many-to-many communication over ActiveMQ or Kafka
Apache License 2.0
2 stars 3 forks source link

BUG: On startup, read services from ZK immediately. #27

Closed transplier closed 8 years ago

transplier commented 8 years ago

We were accidentally depending on unrelated zookeeper events triggering our watcher. Read once immediately on startup to fix the issue.