Paul McArthur created SOLR-17564:
------------------------------------

             Summary: Assign.java is unnecessarily complex because of 
back-compat fixes
                 Key: SOLR-17564
                 URL: https://issues.apache.org/jira/browse/SOLR-17564
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: main (10.0)
            Reporter: Paul McArthur


SOLR-11011 introduced a significant amount of code in the Assign class to 
handle backwards compatibility with existing collections and allow upgrades 
from 6.x to 7.0.

As long as it is safe to assume that the `counter` node in ZooKeeper to count 
replicas and create core node names exists for all collections, this code can 
be removed, leading to significant simplification and easier maintenance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to