HDDS-630. Rename KSM to OM in Hdds.md. Contributed by Takanobu Asanuma.

This commit is contained in:
Arpit Agarwal 2018-10-11 09:20:11 -07:00
parent aeeb0389a5
commit 47eeb3eb7b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ to maintain the replication levels needed by the cluster.
It is easier to look at a putKey operation to understand the role that SCM plays.
To put a key, a client makes a call to KSM with the following arguments.
To put a key, a client makes a call to OM with the following arguments.
-- putKey(keyName, data, pipeline type, replication count)