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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2018/04/26 13:22:20 UTC

[jira] [Closed] (OAK-7416) Contribute a 'proc' subtree for the Segment Node Store

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

Davide Giannella closed OAK-7416.
---------------------------------

Bulk close 1.9.0

> Contribute a 'proc' subtree for the Segment Node Store
> ------------------------------------------------------
>
>                 Key: OAK-7416
>                 URL: https://issues.apache.org/jira/browse/OAK-7416
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>            Priority: Major
>              Labels: tooling
>             Fix For: 1.9.0, 1.10
>
>
> With guidance from [~mduerig], I recently developed a way to expose Segment Node Store's internal information through the NodeState API. 
> The concept is similar in spirit to the proc file system in Linux: the proc subtree exposes internal information in a straightforward manner, enabling consumers to rely on a well-understood API to access the data. This proc subtree shelters tooling from variations of the internal APIs of the Segment Store. As long as the data exported through the proc subtree is stable, the same tools are going to work across different versions of the Segment Store with minimal to no modifications.
> The proc subtree has been developed in [this branch on GitHub|https://github.com/francescomari/jackrabbit-oak/tree/proc]. I created this issue in order to review the work done so far, and to track the contribution of the proc subtree in Oak.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)