You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2017/10/17 21:49:02 UTC

[jira] [Resolved] (HDFS-11125) [SPS]: Use smaller batches of BlockMovingInfo into the block storage movement command

     [ https://issues.apache.org/jira/browse/HDFS-11125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uma Maheswara Rao G resolved HDFS-11125.
----------------------------------------
    Resolution: Won't Fix

Right now this change is not applicable. Feel free to reopen if you feel different.

> [SPS]: Use smaller batches of BlockMovingInfo into the block storage movement command
> -------------------------------------------------------------------------------------
>
>                 Key: HDFS-11125
>                 URL: https://issues.apache.org/jira/browse/HDFS-11125
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>
> This is a follow-up task of HDFS-11068, where it sends all the blocks under a trackID over single heartbeat response(DNA_BLOCK_STORAGE_MOVEMENT command). If blocks are many under a given trackID(For example: a file contains many blocks) then those requests go across a network and come with a lot of overhead. In this jira, we will discuss and implement a mechanism to limit the list of items into smaller batches with in trackID.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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