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

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

Commit d4546de0a4422aa71ffb27e440906c8f569b1f52 in solr's branch 
refs/heads/branch_9x from patsonluk
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d4546de0a44 ]

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
>             Fix For: 9.1
>
>          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

Reply via email to