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

Chetan Mehrotra updated OAK-2011:
---------------------------------

    Summary: Log read and write operations to different loggers  (was: Log and 
read and write operations to different loggers)

> Log read and write operations to different loggers
> --------------------------------------------------
>
>                 Key: OAK-2011
>                 URL: https://issues.apache.org/jira/browse/OAK-2011
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1, 1.0.5
>
>
> Currently all the operations are logged via 
> {{org.apache.jackrabbit.oak.jcr.operations}} logger. In most case write 
> operations are more interesting so we need to distinguish between the two 
> cases so as to reduce the noise. So would be better to have two loggers
> * org.apache.jackrabbit.oak.jcr.operations.reads - For operations which just 
> perform reads
> * org.apache.jackrabbit.oak.jcr.operations.writes - For operations which 
> perform writes/updates
> Further these operations would be logged at Trace level 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to