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

Shalin Shekhar Mangar resolved SOLR-4870.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.3.1
         Assignee: Shalin Shekhar Mangar

Committed.

trunk: r1487897
branch_4x: r1487899
lucene_solr_4_3: r1487900
                
> RecentUpdates.update() does not increment numUpdates counter inside loop
> ------------------------------------------------------------------------
>
>                 Key: SOLR-4870
>                 URL: https://issues.apache.org/jira/browse/SOLR-4870
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.3
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 4.3.1
>
>
> As reported by AlexeyK on solr-user:
> http://lucene.472066.n3.nabble.com/Solr-4-3-node-is-seen-as-active-in-Zk-while-in-recovery-mode-endless-recovery-td4065549.html
> {quote}
> Speaking about the update log - i have noticed a strange behavior concerning
> the replay. The replay is *supposed* to be done for a predefined number of
> log entries, but actually it is always done for the whole last 2 tlogs.
> RecentUpdates.update() reads log within  while (numUpdates <
> numRecordsToKeep), while numUpdates is never incremented, so it exits when
> the reader reaches EOF.
> {quote}

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to