[ 
https://issues.apache.org/jira/browse/OAK-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532483#comment-14532483
 ] 

Marcel Reutegger commented on OAK-2829:
---------------------------------------

Committed some changes to trunk to make it easier analyzing observation related 
timing:

- Changed format of DocumentNodeState.toString() to avoid newline
- Introduce PerfLogger in ChangeProcessor
- Align threshold for PerfLogger in ChangeProcessor and NodeObserver to 100ms

Done in http://svn.apache.org/r1678171

> Comparing node states for external changes is too slow
> ------------------------------------------------------
>
>                 Key: OAK-2829
>                 URL: https://issues.apache.org/jira/browse/OAK-2829
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.3.0
>
>         Attachments: graph.png
>
>
> Comparing node states for local changes has been improved already with 
> OAK-2669. But in a clustered setup generating events for external changes 
> cannot make use of the introduced cache and is therefore slower. This can 
> result in a growing observation queue, eventually reaching the configured 
> limit. See also OAK-2683.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to