You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/21 00:26:00 UTC

[jira] [Commented] (SOLR-16478) removing a replica should delete the PRS entry from the hostnode and not from overseer

    [ https://issues.apache.org/jira/browse/SOLR-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17621419#comment-17621419 ] 

ASF subversion and git services commented on SOLR-16478:
--------------------------------------------------------

Commit 2d1dc09bd4dab7924e54bb057a5836d39ee8e107 in solr's branch refs/heads/main from patsonluk
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2d1dc09bd4d ]

SOLR-16478 : Further changes to avoid PRS entry writes from overseer (#1095)



> 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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org