adoroszlai opened a new pull request, #5589:
URL: https://github.com/apache/ozone/pull/5589

   ## What changes were proposed in this pull request?
   
   SCM's audit log entry for sort datanodes request does not have information 
about the request (client, node list).  This change adds them.
   
   https://issues.apache.org/jira/browse/HDDS-9676
   
   ## How was this patch tested?
   
   Checked audit log entry, example:
   
   ```
   2023-11-13 08:41:13,856 | INFO  | SCMAudit | user=hadoop | ip=10.5.0.70 | 
op=SORT_DATANODE {client=10.5.0.71, 
nodes=[6a9a42ad-9ecd-4e96-bf45-5255f6be66bf, 
a12806c3-6e7f-479a-be63-20cb3ecb0eb4, cfac92e5-cdce-471d-a995-e6f4dc22ea6f]} | 
ret=SUCCESS |  
   ```
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/6847145541


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to