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

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

Commit 7a8b6c32463f88911cd8225d35b25e44876b399f in lucene-solr's branch 
refs/heads/branch_7x from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7a8b6c3 ]

SOLR-11045: Fix precommit failure

(cherry picked from commit 93cbe2a)


> The new replica created by MoveReplica will have to have same name and 
> coreName as the old one in case of HDFS
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-11045
>                 URL: https://issues.apache.org/jira/browse/SOLR-11045
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Cao Manh Dat
>            Assignee: Cao Manh Dat
>             Fix For: 7.0
>
>         Attachments: SOLR-11045.patch, SOLR-11045.patch, SOLR-11045.patch
>
>
> Currently, if the node contains a replica ( the replica being moved ) go 
> down, then we call moveReplica command for it. That replica will only be 
> removed from states.json. So If that node come back, we will have 2 replicas 
> point to the same dataDir in HDFS.
> So if moveReplica can maintain the same name and coreName for the new 
> replica, we can reuse {{CloudUtil.checkSharedFSFailoverReplaced()}} to clean 
> the old one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to