Is it more ideal to run SolrCloud instances within Tomcat containers or should they just be run via start.jar without a container?
On Wed, Aug 28, 2013 at 12:39 PM, Shawn Heisey <s...@elyograg.org> wrote: > On 8/28/2013 1:36 PM, Jared Griffith wrote: > >> We are using Java here. Are you saying that the Solr java client would be >> aware of the multiple zookeepers and would thus do health / host checks on >> each zookeeper instance in turn until it got one that is working (assuming >> that you have one or more zookeepers down)? >> If that's the case, holy awesome. >> I'll probably jump in IRC when I actually tackle this set up later on >> today. >> > > Yes, the Java client is completely aware of the cloud state in realtime. > > When you create a CloudSolrServer object, you don't tell it where Solr is, > you tell it where zookeeper is - using the same (potentially multi-host and > including a chroot) zkHost parameter that you give to Solr. > > Thanks, > Shawn > > -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | Irvine, CA | 92614 Join PICS on LinkedIn and Twitter! <https://twitter.com/PICSAuditingLLC>