Xiaoyu Yao created HDDS-1845:
--------------------------------
Summary: OMVolumeSetQuotaRequest#validateAndUpdateCache should not
return OMVolumeCreateResponse
Key: HDDS-1845
URL: https://issues.apache.org/jira/browse/HDDS-1845
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Xiaoyu Yao
OMVolumeSetQuotaRequest#validateAndUpdateCache Line 115, we should return
OMVolumeSetQuotaResponse in the failure case.
{code}
return new OMVolumeCreateResponse(null, null,
createErrorOMResponse(omResponse, ex));
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]