Sammi Chen created HDDS-4650:
--------------------------------

             Summary: Refactor ACL operation error handling 
                 Key: HDDS-4650
                 URL: https://issues.apache.org/jira/browse/HDDS-4650
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Sammi Chen


Currently,  ACL operation has three results, boolean success, boolean failure 
because of ACL not exists(remove ACL case) or ACL already exists(add ACL case), 
exception because of other reasons, such as no enough permission. 

The goal of this task is to use the exception to replace the boolean failure. 





--
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