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

Jukka Zitting commented on OAK-856:
-----------------------------------

bq. once we want to persist the data

I don't think we'd need that for unit tests. They're faster and simpler if run 
entirely in memory.

bq. And I guess at some point the SegmentNodeStore will also have a background 
thread, and benefit from stopping it explicitly.

Yes, but that's outside the scope of unit tests.
                
> Use in-memory MongoMK instead of MicroKernelImpl for tests
> ----------------------------------------------------------
>
>                 Key: OAK-856
>                 URL: https://issues.apache.org/jira/browse/OAK-856
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>
> Currently, most tests are run against the (in-memory) MicroKernelImpl.
> To improve test coverage of the MongoMK, we should use the MongoMK instead by 
> default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to