mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2025-12-21 02:30:18 -06:00
registry: changes to core/messages
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "ShardDB.hpp"
|
||||
#include "ShardKey.hpp"
|
||||
#include "SharedRocksDB.hpp"
|
||||
#include "Registry.hpp"
|
||||
#include "RegistryClient.hpp"
|
||||
#include "SPSC.hpp"
|
||||
#include "Time.hpp"
|
||||
#include "Timings.hpp"
|
||||
@@ -2209,6 +2209,7 @@ void runShard(ShardOptions& options) {
|
||||
threads.clear();
|
||||
|
||||
shardDB.close();
|
||||
logsDB.close();
|
||||
sharedDB.close();
|
||||
|
||||
LOG_INFO(env, "shard terminating gracefully, bye.");
|
||||
|
||||
Reference in New Issue
Block a user