frostfs-node/cmd/frostfs-node
Anton Nikiforov b0cf100427 [#49] node: React on SIGHUP only when node in READY state
Add more info in logs when node is going to shut down,
but initialization process still in progress.

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2023-10-24 15:55:29 +00:00
..
config [#529] objectcore: Fix object content validation 2023-08-29 10:33:06 +03:00
accounting.go [#460] services/util: Remove HandleUnaryRequest 2023-06-21 17:07:56 +03:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#574] policer: Check if the container was really removed 2023-08-28 14:21:38 +00:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#49] node: React on SIGHUP only when node in READY state 2023-10-24 15:55:29 +00:00
container.go [#729] containersvc: Remove load announcement 2023-10-09 19:01:13 +00:00
control.go [#49] node: React on SIGHUP only when node in READY state 2023-10-24 15:55:29 +00:00
grpc.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
httpcomponent.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
keyspaceiterator.go [#498] policer: Explicitly Rewind() iterator after finish 2023-07-07 14:52:33 +00:00
main.go [#49] node: React on SIGHUP only when node in READY state 2023-10-24 15:55:29 +00:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#680] metrics: Export log and morph with script 2023-10-11 17:08:03 +03:00
netmap.go [#721] netmap: Drop already bootstraped check 2023-10-05 11:47:06 +03:00
notificator.go [#709] node: Put in log info about listening endpoints 2023-10-02 13:31:10 +00:00
object.go [#735] policer: Register metrics 2023-10-12 09:31:36 +03:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#460] services/util: Remove HandleUnaryRequest 2023-06-21 17:07:56 +03:00
tracing.go [#412] node: Replace tracing package 2023-06-01 13:23:11 +00:00
tree.go [#574] core: Extend Source interface with DeletionInfo method 2023-08-28 14:21:38 +00:00
validate.go [#1] node: Use a proper validation of a substorage type 2023-06-28 12:13:20 +00:00
validate_test.go [#125] cmd: Refactor internal/common/viper 2023-04-26 13:53:51 +03:00
worker.go [#168] node: Refactor node config 2023-03-31 09:32:59 +03:00