Hello. I am trying to use the autoscaling Java API to write some cluster policy
changes to a Zookeeper/SolrCloud cluster. However, I can't find the right way
to do it. I can get all the autoscaling cluster policy clauses using:
autoScalingConfig.getPolicy.getClusterPolicy
However, after getting
in the Policy class however I can't find how to
use it.
Thanks in advance
________
From: Howard Gonzalez
Sent: Friday, August 21, 2020 12:45 PM
To: solr-user@lucene.apache.org
Subject: How to Write Autoscaling Policy changes to Zookeeper/SolrCloud using
the autoscal
Hi, could you share the replication factor that you're using for those
collections (in case they are NRT replicas)? DId you make any changes in
autoscaling policies/triggers?
From: yaswanth kumar
Sent: Thursday, August 27, 2020 11:37 AM
To: solr-user@lucene.apach
with solr.
>
> On Thu, Aug 27, 2020 at 11:50 AM Howard Gonzalez <
> howard.gonza...@careerbuilder.com> wrote:
>
>> Hi, could you share the replication factor that you're using for those
>> collections (in case they are NRT r
Hello folks, has anyone tried to use the autoscaling simulation framework to
simulate a lost node in a solr cluster? I was trying to do the following:
1.- Take a current production cluster state snapshout using bin/solr
autoscaling -save
2.- Modify the clusterstate and livenodes json files in th