Hi Ahmed, Can you give more details? What did you expect and what was the actual? Also, are you looking directly at the clusterstate.json inside ZooKeeper or are you using the 'clusterstatus' Collection API?
You shouldn't look at the clusterstate.json directly because 1) things like live-ness is not stored in clusterstate.json and 2) collections created with Solr 5.0 have their own individual state.json inside /collections/collection_name/state.json On Thu, Apr 9, 2015 at 3:37 PM, Ahmed Adel <ahmed.a...@badrit.com> wrote: > Hi All, > > On Solr 5.0 and ZK 3.4.6 sometimes clusterstate.json does not reflect the > aggregation of states of collections, the latter is always correct. I could > verify this from the admin panel (under Tree view) and from ZKCli. Is there > something I'm missing that could generate this issue? > > -- > > A. Adel > -- Regards, Shalin Shekhar Mangar.