danielcweber opened a new pull request, #2712:
URL: https://github.com/apache/tinkerpop/pull/2712

   Fixes what seems to be a regression of 
[TINKERPOP-2950.](https://issues.apache.org/jira/browse/TINKERPOP-2950). 
Originally fixed in #2397.
   
   With this change, the gremlin-server process will end up as PID 1 and 
receive all the signals, specifically SIGTERM, and allow the server to shutdown 
gracefully (and e.g. write a graph to a volume).
   
   
   <!--
   Thanks for contributing! Reminders:
   + TARGET the earliest branch where you want the change
       3.6-dev -> 3.6.8 (bugs only)
       3.7-dev -> 3.7.3 (non-breaking)
       master  -> 4.0.0
   + Committers will MERGE the PR forward to newer versions
   + ADD entry to the CHANGELOG.asciidoc for the targeted version
       Do not reference a JIRA number there
   + ADD JIRA number to title and link in description
   + PRs requires 3 +1s from committers OR
                  1 +1 and 7 day wait to merge.
   + MORE details: https://s.apache.org/rtnal
   -->


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to