Detail
In the Aerospike log, an immediate shutdown is shown, along the lines of
Aug 30 2023 14:54:20 GMT-0400: WARNING (as): (signal.c:166) SIGINT received, shutting down Aerospike Enterprise Edition build 5.7.0.26 os el8
Aug 30 2023 14:54:20 GMT-0400: WARNING (as): (signal.c:169) startup was not complete, exiting immediately
but immediately after that normal Aerospike operation is logged, without any intervening startup sequence.
Answer
This can happen when Aerospike is started on a node where it's already running. The new process will log its startup to the same file, then shut down and stop logging, while the original process continues to log normally. The details of what's logged will depend on how far the new process gets before shutting down.
Applies To Earliest Version
Pre 4.9
Applies To Latest Version
Current Version