[
https://issues.apache.org/jira/browse/OAK-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-3757:
---------------------------------
Component/s: (was: query)
property-index
> Reduce copying of state from parent in PropertyIndexEditor
> ----------------------------------------------------------
>
> Key: OAK-3757
> URL: https://issues.apache.org/jira/browse/OAK-3757
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: property-index
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.8
>
>
> {{PropertyIndexEditor}} currently copies 6 references from parent editor as
> it walks down a commit diff. Instead of creating copies we can just maintain
> the state in separate class and pass that on.
> This would simplify introducing new state variables which needs to be passed
> along and would also reduce garbage creation
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)