Re: SolrJ: ZooKeeper status path & admin requests

2020-03-20 Thread Jan Høydahl
Noble, you are confusing the ZK API with the ZK Status API. The ZK Status API (/admin/zookeeper/status) is also currently only used by the UI, but it delivers a JSON detailing the status of all Zookeepers. Feel free to make a patch for adding it. However, we may want to mark the response as exper

Re: Welcome Alessandro Benedetti as a Lucene/Solr committer

2020-03-20 Thread Dawid Weiss
Benvenuto e complimenti, Alessandro. Saluti dalla Polonia! Dawid On Wed, Mar 18, 2020 at 2:01 PM David Smiley wrote: > > Hi all, > > Please join me in welcoming Alessandro Benedetti as the latest Lucene/Solr > committer! > > Alessandro has been contributing to Lucene and Solr in areas such as M

Re: Welcome Alessandro Benedetti as a Lucene/Solr committer

2020-03-20 Thread Shalin Shekhar Mangar
Congratulations and welcome Alessandro! On Wed, Mar 18, 2020 at 6:31 PM David Smiley wrote: > Hi all, > > Please join me in welcoming Alessandro Benedetti as the latest Lucene/Solr > committer! > > Alessandro has been contributing to Lucene and Solr in areas such as More > Like This, Synonym boo

Re: SolrJ: ZooKeeper status path & admin requests

2020-03-20 Thread Noble Paul
--Noble, you are confusing the ZK API with the ZK Status API. Sorry, I got confused We should move all our APIs to V2 eventually On Fri, Mar 20, 2020 at 7:27 PM Jan Høydahl wrote: > > Noble, you are confusing the ZK API with the ZK Status API. > > The ZK Status API (/admin/zookeeper/status) is