Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
OAK-3403 Multiplexing store support in Property indexes
- Closed