Janus Chow created HDDS-4735:
--------------------------------

             Summary: Fix typo in hdds.proto
                 Key: HDDS-4735
                 URL: https://issues.apache.org/jira/browse/HDDS-4735
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Janus Chow


{code:java}
* LifeCycleState for SCM object creation state machine:
*    ->Allocated: allocated on SCM but clean has not started creating it yet.
*    ->Creating: allocated and assigned to client to create but not ack-ed yet.
{code}
The description of the state of Allocated has some typo error, the "clean" 
should be "client". And it could be very misleading for users.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to