https://issues.apache.org/jira/browse/TINKERPOP-2353
The `null` checks seem necessary as failures in `GraphManager` initialization can leave Gremlin Server in a state where it is partially setup so that when shutdown starts those components that were not initialized end up being null and calls to their shutdown methods end up failing. All tests pass with `docker/build.sh -t -n -i` VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1270 ] This message was relayed via gitbox.apache.org for [email protected]
