Description
Today StorageContainerManager is a single class that deals with three different RPC endpoints. The SCM-Datanode communication, SCM-KSM communication and SCM-client communication. This Jira proposes to seperate them into seperate classes; so it easier to maintain.