You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/08 19:50:01 UTC

[jira] [Commented] (TINKERPOP3-667) Strategy sorting doesn't work

    [ https://issues.apache.org/jira/browse/TINKERPOP3-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577539#comment-14577539 ] 

ASF GitHub Bot commented on TINKERPOP3-667:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-tinkerpop/pull/59


> Strategy sorting doesn't work
> -----------------------------
>
>                 Key: TINKERPOP3-667
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-667
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: process
>            Reporter: Bryn Cooke
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.0.0.GA
>
>
> I've been trying to get a strategy to precede another strategy using the applyPrior mechanism.
> The dependency map looks good at:
> https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategies.java#L131
> but the sort doesn't seem to work.
> I suspect this is something to do with merge sort being used.



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