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

Hudson commented on BOOKKEEPER-637:
-----------------------------------

Integrated in bookkeeper-trunk #268 (See 
[https://builds.apache.org/job/bookkeeper-trunk/268/])
    BOOKKEEPER-637: NoSuchEntry exception when reading an entry from a bookie 
should not print ERROR level message (mmerli via ivank) (Revision 1499032)

     Result = SUCCESS
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/client/PendingReadOp.java

                
> NoSuchEntry exception when reading an entry from a bookie should not print 
> ERROR level message
> ----------------------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-637
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-637
>             Project: Bookkeeper
>          Issue Type: Improvement
>    Affects Versions: 4.2.1, 4.3.0
>            Reporter: Matteo Merli
>            Assignee: Matteo Merli
>            Priority: Trivial
>             Fix For: 4.2.2, 4.3.0
>
>         Attachments: BOOKKEEPER-637.diff
>
>
> The NoSuchEntry is an internal error that is recoverable within the BK client 
> library by issuing a read to a different bookie.
> I think that INFO level should be more appropriate.

--
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

Reply via email to