[
https://issues.apache.org/jira/browse/OAK-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-7444.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.9.1
Done at [http://svn.apache.org/viewvc?rev=1830012&view=rev]
IO reads are now logged at debug level using the
{{org.apache.jackrabbit.oak.segment.file.tar.SegmentTarWriter}} logger.
> Allow collection of IOTraces during normal operation
> ----------------------------------------------------
>
> Key: OAK-7444
> URL: https://issues.apache.org/jira/browse/OAK-7444
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: segment-tar
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Priority: Major
> Labels: monitoring, tooling
> Fix For: 1.10, 1.9.1
>
>
> The IO tracing facility introduced with OAK-5655 should also be available
> during normal operation. The idea is to log IO reads intercepted via an
> {{IOMonitor}} instance to a logger. If {{DEBUG}} logging is not enabled for
> that logger at the time when the {{FileStore}} is instantiated, then no
> tracing would take place.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)