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

Hoss Man commented on SOLR-2677:
--------------------------------

I've committed the testcase to trunk & 4x...

Committed revision 1453148.
Committed revision 1453149.

Can folks who have mentioned encountering this problem please verify whether 
they are reproducing this problem with 4.x or just 3.x versions of Solr?

if you are reproducing it with a 4.x version, please provide specifics about 
which version, and any details you can about what you are doing prior to 
querying the details command (logs from the slave in question would help)

If all of the known instances of this bug are in fact from 3.x, i'm inclined to 
mark it resolved as of 4.0.
                
> timesFailed is incrementing, without a real error
> -------------------------------------------------
>
>                 Key: SOLR-2677
>                 URL: https://issues.apache.org/jira/browse/SOLR-2677
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 3.3
>         Environment: Tomcat6, Debian Squeeze
>            Reporter: Mark Plomer
>            Assignee: Shalin Shekhar Mangar
>            Priority: Trivial
>         Attachments: SOLR-2677_test.patch, successfulInstall.patch
>
>
> The counters timesFailed and replicationFailedAtList on slave replication 
> details page indicate errors on every poll, but in log file there is only:
> INFO: Slave in sync with master.
> This happens until the first real replication of files.
> I tracked things down and it seems that in SnapPuller.java the 
> "successfulInstall" is initialized with false and not set to true when 
> indexes are in sync.
> I'll attach a small patch (untested).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to