[ https://issues.apache.org/jira/browse/HDDS-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jyotirmoy Sinha reassigned HDDS-9278: ------------------------------------- Assignee: Jyotirmoy Sinha > [Quota] Incorrect error message thrown when text is supplied as a parameter > for namespace-quota > ----------------------------------------------------------------------------------------------- > > Key: HDDS-9278 > URL: https://issues.apache.org/jira/browse/HDDS-9278 > Project: Apache Ozone > Issue Type: Bug > Components: Ozone CLI > Reporter: Jyotirmoy Sinha > Assignee: Jyotirmoy Sinha > Priority: Major > > Incorrect error message thrown when text is supplied as a parameter for > namespace-quota > {code:java} > [root@vc0101 ~]# ozone sh bucket create vol1/buck5 --namespace-quota test > For input string: "test" > [root@vc0101 ~]# ozone sh volume create vol2 --namespace-quota test > For input string: "test" > [root@vc0101 ~]# ozone sh bucket setquota vol1/buck1 --namespace-quota test > For input string: "test" > [root@vc0101 ~]# ozone sh volume setquota vol1 --namespace-quota test > For input string: "test" {code} > The output thrown is _"For input string: <stringparam>",_ which does not > display the correct error. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org