[
https://issues.apache.org/jira/browse/TINKERPOP-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098217#comment-15098217
]
ASF GitHub Bot commented on TINKERPOP-1083:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-tinkerpop/pull/199
> 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
> Assignee: 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)