Documentation for pulsar 0.9.2. For development docs, go here.

Signal Handling

Handling of SIGTERM

The SIGTERM signals tells pulsar to shutdown gracefully. When this signal is received, the arbiter schedules a shutdown very similar to the one performed when the stop command is called. The scheduled shutdown starts ASAP,



Table Of Contents

Previous topic

Events

Next topic

Synchronous Components

This Page