[ 
https://issues.apache.org/jira/browse/TINKERPOP-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Mallette updated TINKERPOP-2447:
----------------------------------------
    Description: 
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

  was:
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 advise 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


> 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
>            Priority: Minor
>
> 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)

Reply via email to