Divij Vaidya created TINKERPOP-2415:
---------------------------------------
Summary: Avoid unnecessary detached objects if not required
Key: TINKERPOP-2415
URL: https://issues.apache.org/jira/browse/TINKERPOP-2415
Project: TinkerPop
Issue Type: Improvement
Components: process
Affects Versions: 3.4.8
Reporter: Divij Vaidya
Fix For: 3.4.9
While processing mutating steps, we end up creating additional detached objects
even if they are not required for event strategy. This code change adds some
defensive checks which guards against creating those objects.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)