[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439283#comment-16439283 ]
ASF GitHub Bot commented on TINKERPOP-1822: ------------------------------------------- Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/838 Sorry, but I haven't had time to dig into this into any great detail. Hopefully, sometime this week. Here's some quick comments based on the discussion: > I actually think we should make DFS the default for OLTP > I'd want to give users a bit of time to know this exists, and make the switch after there's some awareness of the option to toggle between the two. That's a topic that is probably worth a DISCUSS thread on the dev mailing list. I typically reference threads like that as a link in the associated JIRA. > mvn clean test That should work, but typically only after `mvn clean install` of a new branch. gremlin-shaded and hadoop-gremlin typically cause that problem, as a result, you really can only do `mvn clean install` at least until 3.4.x when i get some changes in (maybe...hopefully). > Repeat should depth first search > -------------------------------- > > Key: TINKERPOP-1822 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1822 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.3.0, 3.2.6 > Reporter: Robert Dale > Priority: Major > > Perhaps optionally. > See also: > * https://groups.google.com/forum/#!topic/gremlin-users/gLSLxH_K-wE > * https://github.com/apache/tinkerpop/pull/715 -- This message was sent by Atlassian JIRA (v7.6.3#76005)