[ 
https://issues.apache.org/jira/browse/HDDS-14061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sadanand Shenoy updated HDDS-14061:
-----------------------------------
    Description: 
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.
{code:java}
/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 {code}

Add  logging to identify the exact command

  was:
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.
Add  logging to identify the exact command


> Log the command type if command response size exceeds threshold.
> ----------------------------------------------------------------
>
>                 Key: HDDS-14061
>                 URL: https://issues.apache.org/jira/browse/HDDS-14061
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OM
>            Reporter: Sadanand Shenoy
>            Assignee: Sadanand Shenoy
>            Priority: Major
>
> 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.
> {code:java}
> /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 {code}
> Add  logging to identify the exact command



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to