Chetan Mehrotra created OAK-3757:
------------------------------------
Summary: 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: query
Reporter: Chetan Mehrotra
Assignee: Chetan Mehrotra
Priority: Minor
Fix For: 1.4
{{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.4#6332)