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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/12/30 09:06:05 UTC

[jira] [Closed] (OAK-7064) Remove duplicated code from the FileStore logging implementation

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

Julian Reschke closed OAK-7064.
-------------------------------

> Remove duplicated code from the FileStore logging implementation
> ----------------------------------------------------------------
>
>                 Key: OAK-7064
>                 URL: https://issues.apache.org/jira/browse/OAK-7064
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar
>            Reporter: Francesco Mari
>            Assignee: Francesco Mari
>            Priority: Minor
>             Fix For: 1.7.14, 1.8
>
>         Attachments: OAK-7064-01.patch, OAK-7064-02.patch
>
>
> The {{FileStore}} follows some implicit guidelines when it comes to its logging messages, e.g. prefixing every message with the GC cycle number, and outputting times and sizes both in a human readable and machine readable way.
> These guidelines are implemented ad-hoc, by appropriately crafting each log message individually. This approach leads to clutter and duplicated code. It would be beneficial to the internal quality of the {{FileStore}} if all these concerns were instead implemented in a centralised way.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)