[
https://issues.apache.org/jira/browse/BOOKKEEPER-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925412#comment-13925412
]
Hudson commented on BOOKKEEPER-740:
-----------------------------------
SUCCESS: Integrated in bookkeeper-trunk #578 (See
[https://builds.apache.org/job/bookkeeper-trunk/578/])
BOOKKEEPER-740: AutoRecoveryMainTest#testAutoRecoverySessionLoss is failing
(Rakesh via sijie) (sijie: rev 1575795)
* /zookeeper/bookkeeper/trunk/CHANGES.txt
*
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/AutoRecoveryMain.java
> AutoRecoveryMainTest#testAutoRecoverySessionLoss is failing
> -----------------------------------------------------------
>
> Key: BOOKKEEPER-740
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-740
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-auto-recovery
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 4.3.0
>
> Attachments: 0001-BOOKKEEPER-740.patch
>
>
> It seems the test case is failiing due to the following exception at join and
> is skipping auditorElector.shutdown.
> {code}
> 2014-03-06 13:27:18,603 - WARN -
> [AutoRecoveryDeathWatcher-15007:AutoRecoveryMain@127] - Interrupted shutting
> down auto recovery
> java.lang.InterruptedException
> at java.lang.Object.wait(Native Method)
> at java.lang.Thread.join(Thread.java:1186)
> at java.lang.Thread.join(Thread.java:1239)
> at
> org.apache.bookkeeper.replication.AutoRecoveryMain.shutdown(AutoRecoveryMain.java:122)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)