You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jason Gerlowski (JIRA)" <ji...@apache.org> on 2018/12/03 13:25:00 UTC

[jira] [Resolved] (SOLR-6117) Replication command=fetchindex always return success.

     [ https://issues.apache.org/jira/browse/SOLR-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gerlowski resolved SOLR-6117.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 7.7
                   master (8.0)

Marking this as 'Fixed' for 8.0 and 7.7.  To summarize/clarify, the fixes on {{master}} and {{branch_7x}} are a little different based on the need to avoid potentially breaking changes on 7x.  The 7x changes only go far enough to fix the bug where we return a 
"success" status even when the request fails.  The master changes do this, as well as correcting a few inconsistencies between the different error cases.

> Replication command=fetchindex always return success.
> -----------------------------------------------------
>
>                 Key: SOLR-6117
>                 URL: https://issues.apache.org/jira/browse/SOLR-6117
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 4.6, 7.5
>            Reporter: Raintung Li
>            Assignee: Jason Gerlowski
>            Priority: Major
>             Fix For: master (8.0), 7.7
>
>         Attachments: SOLR-6117-master.patch, SOLR-6117.patch, SOLR-6117.patch, SOLR-6117.patch, SOLR-6117.txt
>
>
> Replication API command=fetchindex do fetch the index. while occur the error, still give success response. 
> API should return the right status, especially WAIT parameter is true.(synchronous).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org