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 "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2016/04/20 21:50:25 UTC

[jira] [Created] (HDFS-10319) Balancer should not try to pair storages with different types

Tsz Wo Nicholas Sze created HDFS-10319:
------------------------------------------

             Summary: Balancer should not try to pair storages with different types
                 Key: HDFS-10319
                 URL: https://issues.apache.org/jira/browse/HDFS-10319
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: balancer & mover
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze
            Priority: Minor


This is a performance bug – Balancer may pair a source datanode and a target datanode with different storage types. Fortunately, it will fail schedule any blocks in such pair since it will find out that the storage types are not matched later on.

The bug won't lead to incorrect results.



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