javeme opened a new pull request #1009: TINKERPOP-2106 throw TimeoutException 
instead of TraversalInterruptedException
URL: https://github.com/apache/tinkerpop/pull/1009
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2106
   
   When gremlin executes timeout, it throws an error 
"TraversalInterruptedException: null".
   According to our user 
feedback(https://github.com/hugegraph/hugegraph/issues/102), the message is not 
easy to understand. we think it is clearer if it prompts timeout error directly.
   
   This commit converts some InterruptedException to a TimeoutException.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to