Server components such as the Dgraph can be cleanly shut down via their HTTP interface.
When stopping a server, the Application Controller first attempts to shut down the server through its HTTP interface. If this does not complete within 30 seconds, it kills the server process. You can modify this default with the com.endeca.eac.process.shutdownTimeOutSecs
setting in eac.properties
.