[jira] [Commented] (HDFS-16863) Optimize frequency of regular block reports

2023-01-08 Thread Yanlei Yu (Jira)


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

Yanlei Yu commented on HDFS-16863:
--

hi,[~jianghuazhu],

Thank you for your reply. As for the first point you mentioned, even periodic 
FBR cannot provide timely notification. If this situation is abnormal, it 
should be regarded as the pre-judgment condition of FBR 

As for your second point, I don't think it has anything to do with FBR. 
datanode if it doesn't copy the data copy successfully, it has a mechanism to 
handle the unsuccessful copy. That's not what FBR does

> Optimize frequency of regular block reports
> ---
>
> Key: HDFS-16863
> URL: https://issues.apache.org/jira/browse/HDFS-16863
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: datanode
>Reporter: Yanlei Yu
>Priority: Major
> Attachments: HDFS-16863.patch
>
>
> like  HDFS-15162
> Avoid sending block report at regular interval, if there is no failover, 
> DiskError or any exception encountered in connecting to the Namenode.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-16863) Optimize frequency of regular block reports

2023-01-06 Thread JiangHua Zhu (Jira)


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

JiangHua Zhu commented on HDFS-16863:
-

[~yuyanlei], if FBR is reduced, will it have any new impact:
1. Some duplicates exist on Datanodes. NameNode should be notified but is not 
notified in time.
2. Complete the copy data saved by NameNode.

> Optimize frequency of regular block reports
> ---
>
> Key: HDFS-16863
> URL: https://issues.apache.org/jira/browse/HDFS-16863
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: datanode
>Reporter: Yanlei Yu
>Priority: Major
> Attachments: HDFS-16863.patch
>
>
> like  HDFS-15162
> Avoid sending block report at regular interval, if there is no failover, 
> DiskError or any exception encountered in connecting to the Namenode.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Commented] (HDFS-16863) Optimize frequency of regular block reports

2022-12-07 Thread Yanlei Yu (Jira)


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

Yanlei Yu commented on HDFS-16863:
--

hi,[~ayushtkn],I submitted a patch, and FBR was executed only when failover and 
DiskError occurred. When I lost contact with namenode, I felt that sending FBR 
was meaningless

> Optimize frequency of regular block reports
> ---
>
> Key: HDFS-16863
> URL: https://issues.apache.org/jira/browse/HDFS-16863
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: datanode
>Reporter: Yanlei Yu
>Priority: Major
> Attachments: HDFS-16863.patch
>
>
> like  HDFS-15162
> Avoid sending block report at regular interval, if there is no failover, 
> DiskError or any exception encountered in connecting to the Namenode.



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org