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

Hudson commented on BOOKKEEPER-604:
-----------------------------------

SUCCESS: Integrated in bookkeeper-trunk #320 (See 
[https://builds.apache.org/job/bookkeeper-trunk/320/])
BOOKKEEPER-604: Ledger storage can log an exception if GC happens concurrently. 
(sijie & ivank via ivank) (ivank: rev 1513198)
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/LedgerCacheImpl.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/LedgerCacheTest.java

                
> Ledger storage can log an exception if GC happens concurrently.
> ---------------------------------------------------------------
>
>                 Key: BOOKKEEPER-604
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-604
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Sijie Guo
>             Fix For: 4.2.2, 4.3.0
>
>         Attachments: 
> 0001-BOOKKEEPER-604-Ledger-storage-can-log-an-exception-i.patch, 
> 0001-BOOKKEEPER-604-Ledger-storage-can-log-an-exception-i.patch, 
> 0001-BOOKKEEPER-604-Ledger-storage-can-log-an-exception-i.patch, 
> 0001-BOOKKEEPER-604-Ledger-storage-can-log-an-exception-i.patch, 
> BOOKKEEPER-604.diff, BOOKKEEPER-604.diff
>
>
> If a ledger is flushing, and part way through,GC kicks in, it can delete the 
> index file before we try and flush it.

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