Skip to content

Intermittent test failure in ManagedLedgerBkTest.testConcurrentMarkDelete #16

Description

@merlimat

Seen failing once on Travis build:

Tests run: 218, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 110.82 sec <<< FAILURE! - in TestSuite
testConcurrentMarkDelete(org.apache.bookkeeper.mledger.impl.ManagedLedgerBkTest)  Time elapsed: 42.069 sec  <<< FAILURE!
java.util.concurrent.ExecutionException: org.apache.bookkeeper.mledger.ManagedLedgerException$MetaStoreException: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
    at org.apache.bookkeeper.mledger.impl.ManagedLedgerBkTest.testConcurrentMarkDelete(ManagedLedgerBkTest.java:273)
Caused by: org.apache.bookkeeper.mledger.ManagedLedgerException$MetaStoreException: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss
Results :
Failed tests: 
  ManagedLedgerBkTest.testConcurrentMarkDelete:273 » Execution org.apache.bookke...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions