You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Divij Vaidya (Jira)" <ji...@apache.org> on 2020/09/05 03:49:00 UTC

[jira] [Updated] (TINKERPOP-2415) Avoid unnecessary detached objects if not required

     [ https://issues.apache.org/jira/browse/TINKERPOP-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Divij Vaidya updated TINKERPOP-2415:
------------------------------------
    Fix Version/s: 3.5.0

> 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
>            Priority: Minor
>             Fix For: 3.5.0, 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)