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:32:13 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated OAK-2700:
------------------------
    Description: 
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.

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



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