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

Ashutosh Gupta reassigned HDFS-16580:
-------------------------------------

    Assignee: Ashutosh Gupta

> Datanode to print the blockID while releasing the SCFds
> -------------------------------------------------------
>
>                 Key: HDFS-16580
>                 URL: https://issues.apache.org/jira/browse/HDFS-16580
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.1.4, 3.4.0, 3.3.2
>            Reporter: Renukaprasad C
>            Assignee: Ashutosh Gupta
>            Priority: Major
>
> Method - 
> org.apache.hadoop.hdfs.server.datanode.DataXceiver#requestShortCircuitFds 
> prints the block ID entered for short circuit read, but corresponding entry 
> missing in 
> org.apache.hadoop.hdfs.server.datanode.DataXceiver#releaseShortCircuitFds. 
> Its good to have corresponding blockID in release method as well.
> We are facing some random file read issues when SCR enabled. It From the 
> current logs, we cannot map request & release flows. 
> It will be helpful in debugging issues if we log blockID in release methods 
> as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to