[
https://issues.apache.org/jira/browse/HDFS-16088?focusedWorklogId=614817&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-614817
]
ASF GitHub Bot logged work on HDFS-16088:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jun/21 03:03
Start Date: 25/Jun/21 03:03
Worklog Time Spent: 10m
Work Description: tomscut opened a new pull request #3140:
URL: https://github.com/apache/hadoop/pull/3140
JIRA: [HDFS-16088](https://issues.apache.org/jira/browse/HDFS-16088)
As with [HDFS-13183](https://issues.apache.org/jira/browse/HDFS-13183) ,
NameNodeConnector#getLiveDatanodeStorageReport() can also request to SNN to
reduce the ANN load.
There are two points that need to be mentioned:
1. NameNodeConnector#getLiveDatanodeStorageReport() is
OperationCategory.UNCHECKED in FSNamesystem, so we can access SNN directly.
2. We can share the same UT(testBalancerRequestSBNWithHA) with
NameNodeConnector#getBlocks().
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 614817)
Remaining Estimate: 0h
Time Spent: 10m
> Standby NameNode process getLiveDatanodeStorageReport request to reduce
> Active load
> -----------------------------------------------------------------------------------
>
> Key: HDFS-16088
> URL: https://issues.apache.org/jira/browse/HDFS-16088
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: tomscut
> Assignee: tomscut
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As with [HDFS-13183|https://issues.apache.org/jira/browse/HDFS-13183],
> NameNodeConnector#getLiveDatanodeStorageReport() can also request to SNN to
> reduce the ANN load.
> There are two points that need to be mentioned:
> 1. NameNodeConnector#getLiveDatanodeStorageReport() is
> OperationCategory.UNCHECKED in FSNamesystem, so we can access SNN directly.
> 2. We can share the same UT(testBalancerRequestSBNWithHA) with
> NameNodeConnector#getBlocks().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]