[
https://issues.apache.org/jira/browse/JCR-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727502#action_12727502
]
Thomas Mueller commented on JCR-2189:
-------------------------------------
+1 for MemoryJournal
... and at some point, we should try to get rid of the FileDescriptor.sync()
calls.
> Move MemoryJournal from test to main
> ------------------------------------
>
> Key: JCR-2189
> URL: https://issues.apache.org/jira/browse/JCR-2189
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
>
> Running our tests with the FileJournal implementation on a windows box can be
> quite slow because of the many FileDescriptor.sync() calls.
> I'd like to move the MemoryJournal in jackrabbit-core test to the main
> sources. That way we can use it in other test setups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.