Vivek Ratnavel Subramanian created HDDS-2192: ------------------------------------------------
Summary: Optimize Ozone CLI commands to send one ACL request to authorizers instead of sending multiple requests Key: HDDS-2192 URL: https://issues.apache.org/jira/browse/HDDS-2192 Project: Hadoop Distributed Data Store Issue Type: Bug Components: Ozone CLI Affects Versions: 0.5.0 Reporter: Vivek Ratnavel Subramanian Assignee: Vivek Ratnavel Subramanian Currently, when trying to read a key, three requests are sent to the authorizer: volume read, bucket read, key read. It should instead be just one request to the authorizer. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org