Re: Listening on SolrCloud events

2014-07-04 Thread Ugo Matrangolo
you > could use any client you like. > > > > On 7/3/14, 9:23 AM, "Shawn Heisey" wrote: > > >On 7/3/2014 7:49 AM, Ugo Matrangolo wrote: > >> I would like to be informed as soon as a cluster event happens like a > >>node > >> dropping and/or

Re: Listening on SolrCloud events

2014-07-03 Thread Jeff Wartes
like. On 7/3/14, 9:23 AM, "Shawn Heisey" wrote: >On 7/3/2014 7:49 AM, Ugo Matrangolo wrote: >> I would like to be informed as soon as a cluster event happens like a >>node >> dropping and/or starting a recovery process. >> >> What is the best way (if a

Re: Listening on SolrCloud events

2014-07-03 Thread Shawn Heisey
On 7/3/2014 7:49 AM, Ugo Matrangolo wrote: > I would like to be informed as soon as a cluster event happens like a node > dropping and/or starting a recovery process. > > What is the best way (if any) to listening on SolrCloud events ? I don't know how it's done, but if y

Listening on SolrCloud events

2014-07-03 Thread Ugo Matrangolo
Hi, I would like to be informed as soon as a cluster event happens like a node dropping and/or starting a recovery process. What is the best way (if any) to listening on SolrCloud events ? Ugo