[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696553#action_12696553
 ] 

Hudson commented on ZOOKEEPER-363:
----------------------------------

Integrated in ZooKeeper-trunk #274 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/274/])
    . NPE when recovering ledger with no hint. (flavio via mahadev)


> NPE when recovering ledger with no hint 
> ----------------------------------------
>
>                 Key: ZOOKEEPER-363
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-363
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bookkeeper
>    Affects Versions: 3.1.1
>            Reporter: Luca Telloli
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-363.patch, ZOOKEEPER-363.patch
>
>
> When recovering a ledger, LedgerRecoveryMonitor currently start from the 
> entry preceding the hint. if the hint is zero, then it causes an access out 
> of the bounds of the bookie array in QuorumEngine, leading to the mentioned 
> NPE.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to