[
https://issues.apache.org/jira/browse/OAK-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796513#comment-13796513
]
Alex Parvulescu commented on OAK-1052:
--------------------------------------
I think we can mark this one as fixed.
> Introduce execution context for executing queries
> -------------------------------------------------
>
> Key: OAK-1052
> URL: https://issues.apache.org/jira/browse/OAK-1052
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Michael Dürig
> Attachments: OAK-1025-extras.patch, OAK-1052.patch
>
>
> In OAK-1037 we found that each query execution results in multiple calls to
> {{AbstractRoot.getRootState}}. This might lead to breaking an invariant of
> the query engine, which probably assumes that the returned node state is the
> same during the course of a query. To prevent this I suggest to introduce an
> execution context, which provides a stable state for a query execution.
--
This message was sent by Atlassian JIRA
(v6.1#6144)