Hi Team, To implement the feature "Persist and use the replicationFactor,maxShardsPerNode at Collection&Shard level" am following the steps mentioned in the jira ticket https://issues.apache.org/jira/browse/SOLR-4808.
I used the "smartCloud" and "autoManageCluster" properties to create a collection in the create collection API to allow the overseer to bring up the minimum no. of replicas for each shard as per the replicationFactor set . But these 2 properties did not persist in the cluster state. Could someone let me know how to use these properties in this feature? Thanks & Regards, Swathi.