[ https://issues.apache.org/jira/browse/SOLR-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621422#comment-17621422 ]
ASF subversion and git services commented on SOLR-16478: -------------------------------------------------------- Commit a8f69659ad843e5d625b3bcff614765d12cc2ffe in solr's branch refs/heads/branch_9_1 from Noble Paul [ https://gitbox.apache.org/repos/asf?p=solr.git;h=a8f69659ad8 ] SOLR-16478 : CHANGES.txt > removing a replica should delete the PRS entry from the hostnode and not from > overseer > -------------------------------------------------------------------------------------- > > Key: SOLR-16478 > URL: https://issues.apache.org/jira/browse/SOLR-16478 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud > Affects Versions: 9.1 > Reporter: Patson Luk > Assignee: Noble Paul > Priority: Blocker > Time Spent: 40m > Remaining Estimate: 0h > > For further improvements based on > https://issues.apache.org/jira/browse/SOLR-16414, there are places that we > should remove PRS entry operations from overseer: > 1. In `ZkController#unregister`, the PRS hosting node should remove the PRS > entries from ZK, as overseer no longer does so as in the change of > https://github.com/apache/solr/pull/1019/files#diff-b08497f972c47127009b59dc49de322698312c08ee53684d6e916db256db16a2L149 > 2. We should as well remove the PRS entries ops from Overseer in > `SliceMutator#addReplica` > https://github.com/apache/solr/blob/c96c78132d77974adaec62ffaaf4b819f76f49a9/solr/core/src/java/org/apache/solr/cloud/overseer/SliceMutator.java#L112-L123 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org