IQ80 LevelDB implementation used on Windows hangs the broker
------------------------------------------------------------
Key: APLO-123
URL: https://issues.apache.org/jira/browse/APLO-123
Project: ActiveMQ Apollo
Issue Type: Bug
Components: apollo-leveldb
Environment: Windows, and any other OS not supported by the
leveldb-jni module.
Reporter: Hiram Chirino
If the leveldb-jni module cannot be loaded (typically because the JNI bits have
not been compiled for your OS), then Apollo falls back to a pure java
implementation of leveldb: https://github.com/dain/leveldb
Currently issue #4 at https://github.com/dain/leveldb/issues/4
Is causing the implementation to lockup, which in turn causes Apollo to lockup
when it's doing persistence operations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira