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

Michael Dürig commented on OAK-424:
-----------------------------------

Thanks for that effort! 

Currently oak-mk-perf has a dependency on oak-mongomk. The latter is not in the 
default profile however so the build will break. Do you think you can fix that? 
Maybe you could just remove the oak-mongomk changes in oak-mk-perf temporarily. 
After the bulk of your work has been merged into trunk, we could the setup the 
build and test profiles. My idea here would be that you'd choose via the Maven 
profile which Microkernel to use. But let's save this for later.
                
> MongoMicroKernel changes
> ------------------------
>
>                 Key: OAK-424
>                 URL: https://issues.apache.org/jira/browse/OAK-424
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mk
>            Reporter: Mete Atamel
>         Attachments: oak-mongomk-merge-failure-test.diff
>
>
> I worked on MongoMK in my own fork [0] and this is a request to merge those 
> changes back into Oak. There's a pull request [1] but the summary of changes 
> are the following:
> -Performance tests for MicroKernel by Tudor Rogoz.
> -Test and fix for OAK-351
> -Removed all @author and other code reorganization
> -Fix for FetchValidCommitsQuery
> -Fix for MicroKernelIT#copyDescendant test
> -Jsop fixes
> -Diff support and tests
> -Osgi support
> -Branch support and tests
> -Merge support and tests
> -GetJournal fixes
> -GetRevisionHistory fixes
> -Fixes and tests for copy, move nodes
> -Fix for OAK-384
> -General API and code cleanup
> -Split diff, merge, getJournal, getRevHistory, waitForCommit into its own 
> commands
> -Converted *CommandMongo tests into MongoMK* tests
> -Fixes for concurrency issue reported by Tudor.
> -Renamed head collection to sync
> -Moved MongoUtil functionality under Mongoconnection
> -Renamed *Query clases into *Action
> -oak-mongo-perf cleanup
> [0] https://github.com/meteatamel/jackrabbit-oak/
> [1] https://github.com/apache/jackrabbit-oak/pull/6

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