[ 
https://issues.apache.org/jira/browse/APLO-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188530#comment-13188530
 ] 

Hiram Chirino commented on APLO-129:
------------------------------------

The windows impl of the leveldb store uses https://github.com/dain/leveldb 
since it's a pure java impl of leveldb and the JNI version of leveldb has not 
yet been ported to windows.  The 0.1 version has some serious flaws that have 
been addressed in the 0.2 version.  See the following issues:

https://github.com/dain/leveldb/issues/9
https://github.com/dain/leveldb/issues/7
https://github.com/dain/leveldb/issues/4
https://github.com/dain/leveldb/issues/5 
                
> LevelDB Store on windows does not properly clean up old index files.
> --------------------------------------------------------------------
>
>                 Key: APLO-129
>                 URL: https://issues.apache.org/jira/browse/APLO-129
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>          Components: apollo-leveldb
>    Affects Versions: 1.0-beta6
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 1.0
>
>


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

        

Reply via email to