On Jan 24, 2013, at 5:22 PM, Fadi Mohsen <fadi.moh...@gmail.com> wrote: > > The reason we would like to avoid Zookeeper are > * due to lack of knowledge. > * the amount of work/scripting for developers per module and release > documentation. > * the extra steps of patching ZK nodes for QA and operations. > > ZkCLI is a nice tool, but then instead of interacting with one service over > HTTP, the application needs: > * extra jar files
We should address this I think - it really shouldn't require anymore than the SolrJ jars. Currently it also requires the core jars. Still not as minimal as just curl posting I know. Testing and reporting on the issue I posted, as well as discussion around expanding it, will likely help pushing those features forward. - Mark