You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2016/01/13 16:33:40 UTC

[jira] [Updated] (TINKERPOP-1083) Traversal needs a hashCode() and equals() definition.

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

Marko A. Rodriguez updated TINKERPOP-1083:
------------------------------------------
    Fix Version/s:     (was: 3.2.0-incubating)
                   3.1.1-incubating

> Traversal needs a hashCode() and equals() definition.
> -----------------------------------------------------
>
>                 Key: TINKERPOP-1083
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1083
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.1.0-incubating
>            Reporter: Marko A. Rodriguez
>             Fix For: 3.1.1-incubating
>
>
> I notice in {{RepeatStep}} we have {{emitTraversal.hashCode()}} to determine the {{hashCode()}} of {{RepeatStep}}. That is bad as we do not have a general pattern for determining the {{hashCode()}} for traversals... dah.
> See {{LoopTraversal}} for the hack that was added at some point...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)