MikeThomsen commented on issue #3572: NIFI-6425 Made executeQuery able to 
reconnect to the Gremlin cluster.
URL: https://github.com/apache/nifi/pull/3572#issuecomment-508467046
 
 
   Testing is simple:
   
   1. Setup ExecuteGraphQuery against JanusGraph 0.3.2.
   2. Run a query. Ex: `g.V().count().next()`
   3. Stop the processor.
   4. Restart JanusGraph.
   5. Verify that it starts querying again without having to disable and 
reenable the client service.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to