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

Xiaoyu Yao commented on HDDS-98:
--------------------------------

[~dineshchitlangia], thanks for working on this, my comments inline..
{quote}bq. In methods like setOwner or setQuota we don't have access to the old 
owner or old quota values. Ideally, we would want to log old and new values in 
audit log
{quote}
We could live without original values for now like HDFS audit does today. To 
add the original value in the future, we could either 1) make change to 
volumeManager to return the original value as part of the operation result or 
2) use a separate call (overhead) to retrieve the original value. 
{quote}bq. In methods like createVolume we will not have a valid value for 
creationTime since that is populated in the underlying implementation layer.
{quote}
This can be handled similar to two approaches above. 

> Adding Ozone Manager Audit Log
> ------------------------------
>
>                 Key: HDDS-98
>                 URL: https://issues.apache.org/jira/browse/HDDS-98
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Xiaoyu Yao
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>
> This ticket is opened to add ozone manager's audit log. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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