Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
We've back and forth over handling maxShardsPerNode with autoscaling policies (see SOLR-11005 for history). Now that we've reimplemented support for creating collections with maxShardsPerNode when autoscaling policy is enabled, we should re-look at how it is implemented.
I propose that we fold maxShardsPerNode (if specified) to a collection level policy that overrides the corresponding default in cluster policy (see SOLR-12845). We'll need to ensure that if maxShardsPerNode is specified then the user sees neither violations nor corresponding suggestions because of the default cluster policy.
Attachments
Issue Links
- is blocked by
-
SOLR-14409 Existing violations allow bypassing policy rules when adding new replicas
- Closed
- is duplicated by
-
SOLR-11970 Deprecate maxShardsPerNode while creating collections
- Resolved
- relates to
-
SOLR-13248 Autoscaling based replica placement is broken out of the box
- Closed
- links to