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 2020/11/11 05:37:24 UTC

[GitHub] [pulsar] wolfstudy commented on pull request #8514: Remove CGO client from repo

wolfstudy commented on pull request #8514:
URL: https://github.com/apache/pulsar/pull/8514#issuecomment-725211142


   ```
   Error:  Tests run: 3, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 147.764 s <<< FAILURE! - in org.apache.pulsar.client.api.ClientDeduplicationFailureTest
   Error:  testClientDeduplicationCorrectnessWithFailure(org.apache.pulsar.client.api.ClientDeduplicationFailureTest)  Time elapsed: 18.167 s  <<< FAILURE!
   java.io.IOException: Error open RocksDB database
   	at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.<init>(KeyValueStorageRocksDB.java:184)
   	at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.<init>(KeyValueStorageRocksDB.java:85)
   	at org.apache.bookkeeper.bookie.storage.ldb.KeyValueStorageRocksDB.lambda$static$0(KeyValueStorageRocksDB.java:60)
   	at org.apache.bookkeeper.bookie.storage.ldb.LedgerMetadataIndex.<init>(LedgerMetadataIndex.java:69)
   	at org.apache.bookkeeper.bookie.storage.ldb.SingleDirectoryDbLedgerStorage.<init>(SingleDirectoryDbLedgerStorage.java:161)
   ```


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