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

Hudson commented on BOOKKEEPER-496:
-----------------------------------

Integrated in bookkeeper-trunk #877 (See 
[https://builds.apache.org/job/bookkeeper-trunk/877/])
    BOOKKEEPER-496: Ensure that the auditor and replication worker will 
shutdown if they lose their ZK session (ivank) (Revision 1423409)

     Result = UNSTABLE
ivank : 
Files : 
* /zookeeper/bookkeeper/trunk/CHANGES.txt
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/ZkLedgerUnderreplicationManager.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/AuditorElector.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/AutoRecoveryMain.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/ReplicationWorker.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorBookieTest.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorLedgerCheckerTest.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestLedgerUnderreplicationManager.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestReplicationWorker.java
* 
/zookeeper/bookkeeper/trunk/bookkeeper-server/src/test/java/org/apache/bookkeeper/test/BookKeeperClusterTestCase.java

                
> Ensure that the auditor and replication worker will shutdown if they lose 
> their ZK session
> ------------------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-496
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-496
>             Project: Bookkeeper
>          Issue Type: Sub-task
>          Components: bookkeeper-auto-recovery
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.2.0
>
>         Attachments: 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> 0001-BOOKKEEPER-496-Ensure-that-the-auditor-and-replicati.patch, 
> BOOKKEEPER-496.patch
>
>
> Once the session is lost, the zookeeper client is invalid. Therefore, we 
> should shut down.

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