You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/02/18 14:40:33 UTC

[GitHub] [tinkerpop] WiredUK commented on issue #1172: Handle closed connections gracefully instead of bubbling up exceptions

WiredUK commented on issue #1172: Handle closed connections gracefully instead of bubbling up exceptions
URL: https://github.com/apache/tinkerpop/pull/1172#issuecomment-587492383
 
 
   @github5775 When I opened this, it had nothing to do with a timeout, it's just the way Gremlin.NET is handling the data stream (looping rather than event-based) and program flow by exceptions. There is no timeout, certainly not for "lack of activity" as these exceptions happen immediately after opening the connection and retrieving data. My latest test throws 12 internal null reference exceptions with 3 seconds for a single Gremlin query.

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


With regards,
Apache Git Services