You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/12/23 09:31:09 UTC

[GitHub] [bookkeeper] StevenLuMT opened a new pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

StevenLuMT opened a new pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958


   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   
   1. bug fix for error config for BoundExponentialBackoffRetryPolicy in class ZKMetadataClientDriver,if set MaxRetries zero, zk client will throw ConnectionLossException when the zk has some changing,for example: zk leader node changed.
   
   2. In Bookie's ZKClient, different BoundExponentialBackoffRetryPolicy set different MaxRetries,so change zkRetryBackoffMaxRetries to config in Bookie's AbstractConfiguration
   
   ### Changes
   
   1. update a error config for BoundExponentialBackoffRetryPolicy in class ZKMetadataClientDriver
   2. change zkRetryBackoffMaxRetries to config
   
   Master Issue: #2760 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002642294


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002452652


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002521174


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1004482720


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1005386131


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002452652


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] pkumar-singh commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
pkumar-singh commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1000519732


   Very good. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001357193


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002411890


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002896795


   @dlg99 @eolivelli @zymap 
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003365277


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1006313797


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1005386131


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT closed pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT closed pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] pkumar-singh commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
pkumar-singh commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001230044


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003081231


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002135413


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002860498


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] zymap merged pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
zymap merged pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1000228321


   @nicoloboschi @dlg99 @eolivelli
   If you have time, please help me review it, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001287162


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001357193


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001841591


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] zymap commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
zymap commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002343328


   Looks like the tests have been failed multiple times. Could you please run them on your local and find what's happened?
   
   ```
   org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
   
     Test testUseSystemProperty PASSED
   
   org.apache.bookkeeper.replication.AuditorBookieTest
   
     Test testBookieClusterRestart FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testEnsureOnlySingleAuditor FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testSuccessiveAuditorCrashes FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testShutdown FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
   
   org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   
     Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfReplicasCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
   
   org.apache.bookkeeper.replication.AutoRecoveryMainTest
   
     Test testAutoRecoverySessionLoss FAILED (2.6s)
   
     java.lang.NullPointerException
         at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:118)
   
   
   org.apache.bookkeeper.replication.TestReplicationWorker
   
     Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   
   
   org.apache.bookkeeper.test.ReadOnlyBookieTest
   
     Test testBookieShouldTurnWritableFromReadOnly PASSED (5s)
   
   org.apache.bookkeeper.test.LedgerCreateDeleteTest
   
     Test testCreateLedgerWithZKException FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   
   
   org.apache.bookkeeper.client.TestReadLastConfirmedLongPoll
   
     Test testReadLACLongPollWhenSomeBookiesDown[0] PASSED (6.5s)
   
   org.apache.bookkeeper.replication.AuditorBookieTest
   
     Test testBookieClusterRestart FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testEnsureOnlySingleAuditor FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testSuccessiveAuditorCrashes FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testShutdown FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
   
   org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   
     Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfReplicasCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
   
   org.apache.bookkeeper.replication.AutoRecoveryMainTest
   
     Test testAutoRecoverySessionLoss FAILED (13.8s)
   
     java.lang.AssertionError: AR1's auditor should not be running
         at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   
   
   org.apache.bookkeeper.replication.TestReplicationWorker
   
     Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   
   
   org.apache.bookkeeper.test.LedgerCreateDeleteTest
   
     Test testCreateLedgerWithZKException FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   
   
   org.apache.bookkeeper.replication.AuditorBookieTest
   
     Test testBookieClusterRestart FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testEnsureOnlySingleAuditor FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testSuccessiveAuditorCrashes FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testShutdown FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
   
   org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   
     Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfReplicasCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
   
   org.apache.bookkeeper.replication.AutoRecoveryMainTest
   
     Test testAutoRecoverySessionLoss FAILED (13.8s)
   
     java.lang.AssertionError: AR1's auditor should not be running
         at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   
   
   org.apache.bookkeeper.replication.TestReplicationWorker
   
     Test testDeferLedgerLockReleaseForReplicationWorker PASSED (8.3s)
   
   org.apache.bookkeeper.test.LedgerCreateDeleteTest
   
     Test testCreateLedgerWithZKException FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   
   
   org.apache.bookkeeper.replication.AuditorBookieTest
   
     Test testBookieClusterRestart FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testEnsureOnlySingleAuditor FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testSuccessiveAuditorCrashes FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testShutdown FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
   
   org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   
     Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfReplicasCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
   
   org.apache.bookkeeper.replication.AutoRecoveryMainTest
   
     Test testAutoRecoverySessionLoss FAILED (13.8s)
   
     java.lang.AssertionError: AR1's auditor should not be running
         at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   
   
   org.apache.bookkeeper.test.LedgerCreateDeleteTest
   
     Test testCreateLedgerWithZKException FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   
   
   org.apache.bookkeeper.replication.AuditorBookieTest
   
     Test testBookieClusterRestart FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testEnsureOnlySingleAuditor FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testSuccessiveAuditorCrashes FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
     Test testShutdown FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   
   
   org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   
     Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfReplicasCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
     Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   
   
   org.apache.bookkeeper.replication.AutoRecoveryMainTest
   
     Test testAutoRecoverySessionLoss FAILED (13.9s)
   
     java.lang.AssertionError: AR1's auditor should not be running
         at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   
   
   org.apache.bookkeeper.test.LedgerCreateDeleteTest
   
     Test testCreateLedgerWithZKException FAILED (2m)
   
     org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
         at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   
   
   
   1808 tests completed, 71 failed, 21 skipped
   FAILURE: Executed 1808 tests in 3h 44m (71 failed, 21 skipped)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002521174


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003718703


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002354613


   > Looks like the tests have been failed multiple times. Could you please run them on your local and find what's happened?
   > 
   > ```
   > org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
   > 
   >   Test testUseSystemProperty PASSED
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (2.6s)
   > 
   >   java.lang.NullPointerException
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:118)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   > 
   > 
   > org.apache.bookkeeper.test.ReadOnlyBookieTest
   > 
   >   Test testBookieShouldTurnWritableFromReadOnly PASSED (5s)
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.client.TestReadLastConfirmedLongPoll
   > 
   >   Test testReadLACLongPollWhenSomeBookiesDown[0] PASSED (6.5s)
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker PASSED (8.3s)
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.9s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > 
   > 1808 tests completed, 71 failed, 21 skipped
   > FAILURE: Executed 1808 tests in 3h 44m (71 failed, 21 skipped)
   > ```
   
   ok,I try to debug in my local project,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002642294


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1004482720


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003642405


   @dlg99 @eolivelli @zymap
   Happy new year,    if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002411890


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002860498


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002135413


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002354717


   ok,I try to debug in my local project,thanks @zymap 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001514996


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001541456


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003230455


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001104276


   @nicoloboschi @dlg99 @eolivelli
   If you have time, please help me review it, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001287162


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003081231


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003365277


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002695833


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002354613


   > Looks like the tests have been failed multiple times. Could you please run them on your local and find what's happened?
   > 
   > ```
   > org.apache.bookkeeper.conf.NoSystemPropertiesConfigurationTest
   > 
   >   Test testUseSystemProperty PASSED
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (2.6s)
   > 
   >   java.lang.NullPointerException
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:118)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   > 
   > 
   > org.apache.bookkeeper.test.ReadOnlyBookieTest
   > 
   >   Test testBookieShouldTurnWritableFromReadOnly PASSED (5s)
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.client.TestReadLastConfirmedLongPoll
   > 
   >   Test testReadLACLongPollWhenSomeBookiesDown[0] PASSED (6.5s)
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.TestReplicationWorker.testDeferLedgerLockReleaseForReplicationWorker(TestReplicationWorker.java:737)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.replication.TestReplicationWorker
   > 
   >   Test testDeferLedgerLockReleaseForReplicationWorker PASSED (8.3s)
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.8s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorBookieTest
   > 
   >   Test testBookieClusterRestart FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testEnsureOnlySingleAuditor FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testSuccessiveAuditorCrashes FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   >   Test testShutdown FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorBookieTest.stopAuditorElectors(AuditorBookieTest.java:215)
   > 
   > 
   > org.apache.bookkeeper.replication.AuditorPeriodicCheckTest
   > 
   >   Test testPeriodicCheckWhenLedgerDeleted FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfReplicasCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfPlacementPolicyCheck FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testGetLedgerFromZookeeperThrottled FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   >   Test testInitialDelayOfCheckAllLedgers FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.replication.AuditorPeriodicCheckTest.tearDown(AuditorPeriodicCheckTest.java:142)
   > 
   > 
   > org.apache.bookkeeper.replication.AutoRecoveryMainTest
   > 
   >   Test testAutoRecoverySessionLoss FAILED (13.9s)
   > 
   >   java.lang.AssertionError: AR1's auditor should not be running
   >       at org.apache.bookkeeper.replication.AutoRecoveryMainTest.testAutoRecoverySessionLoss(AutoRecoveryMainTest.java:170)
   > 
   > 
   > org.apache.bookkeeper.test.LedgerCreateDeleteTest
   > 
   >   Test testCreateLedgerWithZKException FAILED (2m)
   > 
   >   org.junit.runners.model.TestTimedOutException: test timed out after 120 seconds
   >       at org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException(LedgerCreateDeleteTest.java:92)
   > 
   > 
   > 
   > 1808 tests completed, 71 failed, 21 skipped
   > FAILURE: Executed 1808 tests in 3h 44m (71 failed, 21 skipped)
   > ```
   
   ok,I try to debug in my local project,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1008479156


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1006313797


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003642405


   @dlg99 @eolivelli @zymap
   Happy new year,    if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001104199


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001514996


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1000228321


   @nicoloboschi @dlg99 @eolivelli
   If you have time, please help me review it, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003230455


   @dlg99 @eolivelli @zymap
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002354823


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002892635


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002695833


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT edited a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT edited a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001104276


   @nicoloboschi @dlg99 @eolivelli @zymap 
   If you have time, please help me review it, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001541456


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1001841591


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1003718703


   @eolivelli @zymap
   Happy new year, if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002354823


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT commented on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002892635


   rerun failure checks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bookkeeper] StevenLuMT removed a comment on pull request #2958: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT removed a comment on pull request #2958:
URL: https://github.com/apache/bookkeeper/pull/2958#issuecomment-1002896795


   @dlg99 @eolivelli @zymap 
   if this pr has no problem , help me merge it ,thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org