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

Mark Miller updated SOLR-8407:
------------------------------
    Priority: Minor  (was: Major)

> We log an error during normal recovery PeerSync now.
> ----------------------------------------------------
>
>                 Key: SOLR-8407
>                 URL: https://issues.apache.org/jira/browse/SOLR-8407
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 5.5, Trunk
>
>
> {noformat}
>       // TODO: does it ever make sense to allow sync when buffering or 
> applying buffered? Someone might request that we
>       // do it...
>       if (!(ulog.getState() == UpdateLog.State.ACTIVE || ulog.getState() == 
> UpdateLog.State.REPLAYING)) {
>         log.error(msg() + "ERROR, update log not in ACTIVE or REPLAY state. " 
> + ulog);
>         // return false;
>       }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to