[ 
https://issues.apache.org/jira/browse/HDDS-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890574#comment-16890574
 ] 

Bharat Viswanadham commented on HDDS-1845:
------------------------------------------

Hi [~xyao]

Thanks for catching this issue. I found a similar issue in 
OMVolumeSetOwnerRequest also. Fixed that also as part of this jira. Updated the 
title to reflect that too.

> OMVolumeSetQuota|OwnerRequest#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
>            Assignee: Bharat Viswanadham
>            Priority: Minor
>
> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to