[ https://issues.apache.org/jira/browse/OAK-4010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168755#comment-15168755
]
Chetan Mehrotra edited comment on OAK-4010 at 2/29/16 11:24 AM:
----------------------------------------------------------------
Done with 1732443
* org.apache.jackrabbit.oak.jcr.operations.query - Query
** Execution and timing
** Iteration
* org.apache.jackrabbit.oak.jcr.operations.binary - Creation of binary property
* org.apache.jackrabbit.oak.operations.blobs - Blob download and uploads(rev 1732859)
was (Author: chetanm):
Done with 1732443
* org.apache.jackrabbit.oak.jcr.operations.query - Query
** Execution and timing
** Iteration
* org.apache.jackrabbit.oak.jcr.operations.binary - Creation of binary property
> Log major operation done in Oak via specific operation logger
> -------------------------------------------------------------
>
> Key: OAK-4010
> URL: https://issues.apache.org/jira/browse/OAK-4010
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.3.17
>
>
> Currently we use dedicated logger for recording writes and reads (OAK-2011). We should
do similar logger in some other parts of Oak
> # Query - At jcr.query.QueryManagerImpl#executeQuery where we send the stats. Just log
query with timing
> # BlobStoreStats - Upload and download of blobs
> This would be useful when used with new Sling Tracer support for recording (SLING-5507,
SLING-5459) and would allow one to determine what major operations are done in given HTTP
request along the whole Oak layer (query, writes, blob uploaded, query fired to Mongo) etc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|