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/01/26 18:27:33 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #2550: Stream tests fails to run with “java.lang.UnsatisfiedLinkError: 'long org.rocksdb.LRUCache.newLRUCache(long, int, boolean, double)'”

dlg99 opened a new issue #2550:
URL: https://github.com/apache/bookkeeper/issues/2550


   **BUG REPORT**
   
   ***Describe the bug***
   
   A clear and concise description of what the bug is.
   
   ***To Reproduce***
   
   cd bookkeeper/stream/statelib
   mvn clean install -DskipTests
   mvn test -DstreamTests -Dtest=org.apache.bookkeeper.statelib.impl.rocksdb.checkpoint.RocksCheckpointerTest 
   
   Fails to run with “java.lang.UnsatisfiedLinkError: 'long org.rocksdb.LRUCache.newLRUCache(long, int, boolean, double)'”
   
   ***Expected behavior***
   
   test passes
   


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



[GitHub] [bookkeeper] eolivelli closed issue #2550: Stream tests fails to run with “java.lang.UnsatisfiedLinkError: 'long org.rocksdb.LRUCache.newLRUCache(long, int, boolean, double)'”

Posted by GitBox <gi...@apache.org>.
eolivelli closed issue #2550:
URL: https://github.com/apache/bookkeeper/issues/2550


   


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