[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-09-08 Thread Mingliang Liu (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HADOOP-17222: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) > Create socket addre

[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-09-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HADOOP-17222: Labels: pull-request-available (was: ) > Create socket address combined with cache to sp

[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-08-24 Thread fanrui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fanrui updated HADOOP-17222: Description: Noteļ¼šNot only the hdfs client can get the current benefit, all callers of NetUtils.createSo

[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-08-24 Thread fanrui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fanrui updated HADOOP-17222: Description: Hdfs client selects best DN for hdfs Block. method call stack: DFSInputStream.chooseDataNod

[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-08-24 Thread fanrui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fanrui updated HADOOP-17222: Description: Hdfs client selects best DN for hdfs Block. method call stack: DFSInputStream.chooseDataNod

[jira] [Updated] (HADOOP-17222) Create socket address combined with cache to speed up hdfs client choose DataNode

2020-08-24 Thread fanrui (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fanrui updated HADOOP-17222: Attachment: Before optimization.svg After optimization.svg > Create socket address combin