So I was wondering where to start my 2.0 dev stuff, kafka piplines,
distributed services etc.

I did look at Gossip like Lewis suggested, but Gossip "only" does service
awareness, I was also interested in distributed configuration as well to
allow services to share the same configs etc.

What I envisage in the 2.0 GA would be for OODT to use a ZooKeeper like
config and service manager as an option, much like the SOLR stuff is a
build time adjustment in Radix or whatever and not the default, as people
won't necessarily be looking to run >1 FM at a time.

With that in mind, my plan is to work on a ZK implementation of the FM as a
working demo that would deploy with Radix under a profile or something,
would that be an acceptable way of going about developing such a feature(on
a feature branch)?

Cheers

Tom

Reply via email to