[ https://issues.apache.org/jira/browse/HDFS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630828#comment-14630828 ]
Zhe Zhang commented on HDFS-8608: --------------------------------- [~szetszwo]: To help track original dev history I can list all JIRA numbers contributing to a sub-patch. For example: {code} HDFS-7285 patch 2: Support Erasure Coding Zones. Including HDFS-7839, HDFS-8077, HDFS-8444, and HDFS-8450. {code} Practically, at this stage it's pretty hard to rebase without squashing. Especially in big classes like {{BlockManager}} and {{FSNamesystem}}. If we do straightforward rebase, each trunk change will go through many branch commits. We'll be making a lot of unnecessary conflict-resolving changes, on codes that are overwritten by later commits. > Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in > UnderReplicatedBlocks and PendingReplicationBlocks) > ------------------------------------------------------------------------------------------------------------------------------ > > Key: HDFS-8608 > URL: https://issues.apache.org/jira/browse/HDFS-8608 > Project: Hadoop HDFS > Issue Type: New Feature > Affects Versions: 2.7.0 > Reporter: Zhe Zhang > Assignee: Zhe Zhang > Fix For: 2.8.0 > > Attachments: HDFS-4366-branch-2.00.patch, > HDFS-4366-branch-2.01.patch, HDFS-8608.00.patch, HDFS-8608.01.patch, > HDFS-8608.02.patch > > > This JIRA aims to merges HDFS-7912 into trunk to minimize final patch when > merging the HDFS-7285 (erasure coding) branch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)