mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
Replace the simple client shutdown hook registry mechanism with a more powerful registry of the protocol servers themselves. This allows enumerating the protocol servers at runtime, checking whether they are running or not and starting/stopping them.