Chaos monkey is designed to work n an AWS context. It uses your AWS account
credentials and via API terminates instances in EC2. So if you have your
shards in EC2, the documentation can be followed to configure it to
terminate the instances as needed.
If you are looking specifically to terminate j
d 64G memory.
Hardware as such isn't a constraint.
Regards
Manoj
On Tue, Oct 7, 2014 at 8:47 AM, Toke Eskildsen
wrote:
> On Tue, 2014-10-07 at 14:27 +0200, Manoj Bharadwaj wrote:
> > My team inherited a SOLR setup with an architecture that has a core for
> > every customer
aps the customer ID to a Solr cluster, and then the
> application layer can direct requests to the Solr cluster that owns that
> customer.
>
> -- Jack Krupansky
>
> -Original Message- From: Manoj Bharadwaj
> Sent: Tuesday, October 7, 2014 8:27 AM
> To: solr-user@lucene.apa
Hi Toke,
Thank you for your insights.
> Why do you want to collapse the cores?
>
Most of the cores are small and a few big ones make up the bulk. Our
thinking was that it would be as easy to just have one core. Monitoring
becomes easy as well (we are using a monitoring tool in which there is a
Hi folks,
My team inherited a SOLR setup with an architecture that has a core for
every customer. We have a few different types of cores, say "A", "B", C",
and for each one of this there is a core per customer - namely "A1",
"A2"..., "B1", "B2"... Overall we have over 600 cores. We don't know the