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

ASF GitHub Bot commented on HDFS-16908:
---------------------------------------

hfutatzhanghb opened a new pull request, #5351:
URL: https://github.com/apache/hadoop/pull/5351

   fix javadoc of field IncrementalBlockReportManager#readyToSend.
   in sendImmediately(), readyToSend will be used with `monotonicNow() - 
ibrInterval >= lastIBR` condition. So, we should update the javadoc of it.




> IncrementalBlockReportManager#sendImmediately should use or logic to decide 
> whether send immediately or not.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-16908
>                 URL: https://issues.apache.org/jira/browse/HDFS-16908
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode
>    Affects Versions: 3.3.4
>            Reporter: ZhangHB
>            Priority: Major
>              Labels: pull-request-available
>
> IncrementalBlockReportManager#sendImmediately should use or logic to decide 
> whether send immediately or not.



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