hangc0276 commented on PR #3376: URL: https://github.com/apache/bookkeeper/pull/3376#issuecomment-1173227796
This PR also suffers ZK timeout exception. ``` Error: Failures: Error: org.apache.bookkeeper.test.OpStatTest.testTopLevelBookieWriteCounters Error: Run 1: OpStatTest.testTopLevelBookieWriteCounters:98->validateOpStat:75->validateOpStat:70->lambda$testTopLevelBookieWriteCounters$0:105 Error: Run 2: OpStatTest.testTopLevelBookieWriteCounters:98->validateOpStat:75->validateOpStat:70->lambda$testTopLevelBookieWriteCounters$0:105 Error: Run 3: OpStatTest.testTopLevelBookieWriteCounters:98->validateOpStat:75->validateOpStat:70->lambda$testTopLevelBookieWriteCounters$0:105 [INFO] Error: Errors: Error: org.apache.bookkeeper.test.LedgerCreateDeleteTest.testCreateLedgerWithZKException Error: Run 1: LedgerCreateDeleteTest.testCreateLedgerWithZKException:92 » TestTimedOut test ... Error: Run 2: LedgerCreateDeleteTest.testCreateLedgerWithZKException:92 » TestTimedOut test ... Error: Run 3: LedgerCreateDeleteTest.testCreateLedgerWithZKException:92 » TestTimedOut test ... [INFO] Warning: Flakes: Warning: org.apache.bookkeeper.test.AsyncLedgerOpsTest.testAsyncCreateClose Error: Run 1: AsyncLedgerOpsTest.testAsyncCreateClose:154->Object.wait:328->Object.wait:-2 » TestTimedOut ``` https://github.com/apache/bookkeeper/runs/7159965531?check_suite_focus=true I'm not sure whether this PR can fix the ZK session timeout problem. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
