You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/01/25 03:38:11 UTC

[GitHub] [pulsar] zymap commented on pull request #9298: [Issue 9297][broker] Try to fix flaky infinite reconnection

zymap commented on pull request #9298:
URL: https://github.com/apache/pulsar/pull/9298#issuecomment-766518711


   Looks like tests failed by this change:
   ```
   Error:  Failures: 
   Error:  org.apache.pulsar.broker.namespace.OwnershipCacheTest.testGetOwner(org.apache.pulsar.broker.namespace.OwnershipCacheTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: OwnershipCacheTest.testGetOwner:202 ? Execution java.lang.NullPointerException
   [INFO] 
   Error:  org.apache.pulsar.broker.namespace.OwnershipCacheTest.testReestablishOwnership(org.apache.pulsar.broker.namespace.OwnershipCacheTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: OwnershipCacheTest.testReestablishOwnership:354 ? Execution java.lang.NullPoin...
   [INFO] 
   Error:    TransactionMetaStoreAssignmentTest.init:34->TransactionMetaStoreTestBase.setup:53 ? SessionExpired
   [INFO] 
   Error:  Tests run: 499, Failures: 3, Errors: 0, Skipped: 1
   ```


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

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