You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2015/04/13 10:35:12 UTC

[jira] [Commented] (OAK-2700) Cleanup usages of mk-api

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

angela commented on OAK-2700:
-----------------------------

Committed revision 1673133.


> Cleanup usages of mk-api
> ------------------------
>
>                 Key: OAK-2700
>                 URL: https://issues.apache.org/jira/browse/OAK-2700
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: it, oak-core
>            Reporter: angela
>             Fix For: 1.3.0
>
>
> The following usage of MicroKernel API need a clean up:
> - MicroKernelInputStream in oak-commons -> move to attic
> - static method MicroKernelInputStream#readFully in DocumentMK tests -> replace by test-local static method
> - Wrappers for Log and Timer purpose -> drop as there exist implementations for NodeStore as well and the MK-implementations are not used
> - DocumentMK: This class is only used for {{DocumentStore}} testing. Based on discussions with [~mreutegg] and [~mduerig] we decided to let the test run directly against the DocumentMK and rewrite them later on to use {{DocumentStore}} API.
> - Javadoc: There is some outdated java doc (e.g. with ContentSessionImpl and ContentRepositoryImpl) that refer to the MK although the implementation is in fact based on a {{NodeStore}}
> - Documentation: There are some references to the {{MicroKernel}} in the documentation which should be slightly adjusted to reflect the fact that they are no longer used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)