Konstantin Shvachko created HDFS-10953:
------------------------------------------

             Summary: Remove single-rpc block reports.
                 Key: HDFS-10953
                 URL: https://issues.apache.org/jira/browse/HDFS-10953
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.6.4
            Reporter: Konstantin Shvachko


Currently a DataNode can send block reports as a single RPC for all storages 
together or as multiple per storage RPCs. The choice is based on the size of 
the report and is controlled by the configuration parameter 
{{dfs.blockreport.split.threshold}}.
As discussed in HDFS-10301, all block reports should be per-storage multiple 
RPCs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to