[
https://issues.apache.org/jira/browse/TINKERPOP-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2447.
---------------------------------------
Fix Version/s: 3.4.10
3.5.0
Assignee: Stephen Mallette
Resolution: Done
Via CTR with:
https://github.com/apache/tinkerpop/commit/8b207721f46ad7837d95ba551ed528cb285d2b47
> Improve handling of StackOverflowError for long traversals
> ----------------------------------------------------------
>
> Key: TINKERPOP-2447
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2447
> Project: TinkerPop
> Issue Type: Improvement
> Components: console, server
> Affects Versions: 3.4.8
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Minor
> Fix For: 3.5.0, 3.4.10
>
>
> I'm not sure there's much that can be done in general cases during traversal
> construction as the error will occur in the application building the
> traversal but for the Console and Server we can better capture that error
> condition and provide a better error message with advice on how resolve it.
> To implement this in the Gremlin Console, on the 3.4.x release series, we
> need this PR to merge and a fresh release of groovy on their 2.5.x line:
> https://github.com/apache/groovy/pull/1405
--
This message was sent by Atlassian Jira
(v8.3.4#803005)