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

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

bq. This background thread could be disabled for the in-memory case, but that 
would mean the in-memory MongoMK would work less like the (persisting) MongoMK, 
so test coverage would be lower.

I'd go for this option, as the purpose of the affected unit tests isn't really 
to exercise the MongoMK, and I'd prefer to avoid introducing extra complexity 
(i.e. a dispose mechanism) for that.
                
> 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