I’ve looked at it over the years, but honestly, for most things, I don’t think switching would help much other than rewrite code that has been fairly hardened with fresh code that is just likely to introduce new bugs.
Targeted use of it for specific things could make sense, but that’s the type of thing I think we should look at a JIRA issue at a time. - Mark On Dec 14, 2013, at 2:15 PM, Alan Woodward <a...@flax.co.uk> wrote: > Evening all, > > I discovered the Apache Curator project yesterday > (http://curator.apache.org/index.html), which seems to make interaction with > Zookeeper much easier. What do people think about using it for SolrCloud? > In particular, the LeaderLatch, Barrier and NodeCache recipes would make the > Overseer and OverseerCollectionProcessor a lot simpler. > > Alan Woodward > www.flax.co.uk > >