HDDS-431. LeaseManager of CommandWatcher is not started.
Contributed by Elek, Marton. (cherry picked from commit 8ffbbf51c9a0f9bbcd9ee7452d95e588a2cb87ac)
This commit is contained in:
parent
0d3406e25c
commit
54ec2366e2
@ -613,6 +613,8 @@ public void start() throws IOException {
|
||||
"StorageContainerLocationProtocol RPC server",
|
||||
getClientRpcAddress()));
|
||||
DefaultMetricsSystem.initialize("StorageContainerManager");
|
||||
|
||||
commandWatcherLeaseManager.start();
|
||||
getClientProtocolServer().start();
|
||||
|
||||
LOG.info(buildRpcServerStartMessage("ScmBlockLocationProtocol RPC " +
|
||||
|
Loading…
x
Reference in New Issue
Block a user