Details
Description
When only one replica of a block is SDD, the others are HDD.
When the client reads the data, the current logic is that it considers the distance between the client and the dn. I think it should also consider the StorageType of the replica. Priority to return fast StorageType node when the distance is same.
Attachments
Attachments
Issue Links
- incorporates
-
HDFS-15573 Only log warning if considerLoad and considerStorageType are both true
- Resolved