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

   ## What changes were proposed in this pull request?
   Currently if a command is returning large reponses there is no way to know 
the command type but only speculate based on previous logs or audit logs at the 
similar time.
   ```
   /var/log/hadoop-ozone/ozone-om.log.1:2025-11-26 06:57:03,200 WARN [IPC 
Server handler 66 on default port 9862]-org.apache.hadoop.ipc.Server: Large 
response size 1115400 for call Call#46379 Retry#0 
org.apache.hadoop.ozone.om.protocol.OzoneManagerProtocol.submitRequest from 
10.17.213.18:34123 
   ```
   Add  logging to identify the exact command
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-14061
   
   ## How was this patch tested?
   Unit test
   


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