Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.4
-
Reviewed
Description
This is a follow-up of HDFS-16179.When the EC internal block is moved by the balancer, it will trigger chooseExcessRedundancyStriped( ), and the parameter delNodeHint is not null.So the nonExcess list will be modified in processChosenExcessRedundancy( ), normally the size of nonExcess will be reduced to the expected EC group size, that's why the annoying log "excess types chose ... is empty." will be printed.
Attachments
Issue Links
- fixes
-
HDFS-16179 Update loglevel for BlockManager#chooseExcessRedundancyStriped to avoid too much logs
- Open
- links to