[ https://issues.apache.org/jira/browse/TINKERPOP-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157202#comment-16157202 ]
ASF GitHub Bot commented on TINKERPOP-1770: ------------------------------------------- GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/708 TINKERPOP-1770 Enable timeouts for remote traversals https://issues.apache.org/jira/browse/TINKERPOP-1770 All tests pass with `docker/build.sh -t -n -i` VOTE +1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/tinkerpop TINKERPOP-1770 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tinkerpop/pull/708.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #708 ---- commit 21b815ecfca354ba1907e5c379184d2eb28795f7 Author: Stephen Mallette <sp...@genoprime.com> Date: 2017-09-07T13:15:37Z TINKERPOP-1770 Enable timeouts for remote traversals ---- > Remote traversal timeout > ------------------------ > > Key: TINKERPOP-1770 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1770 > Project: TinkerPop > Issue Type: Improvement > Components: server > Affects Versions: 3.2.6 > Reporter: stephen mallette > Assignee: stephen mallette > Priority: Critical > > Remote traversals do not respect {{scriptEvaluationTimeout}} so it is > currently possible to submit a traversal that runs indefinitely. -- This message was sent by Atlassian JIRA (v6.4.14#64029)