[ https://issues.apache.org/jira/browse/HBASE-16011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16025276#comment-16025276 ]
Ted Yu commented on HBASE-16011: -------------------------------- Second attempt ended up with same error. I ran failed tests with patch v2 which passed. > TableSnapshotScanner and TableSnapshotInputFormat can produce duplicate rows > ---------------------------------------------------------------------------- > > Key: HBASE-16011 > URL: https://issues.apache.org/jira/browse/HBASE-16011 > Project: HBase > Issue Type: Bug > Components: snapshots > Affects Versions: 2.0.0, 1.2.2 > Reporter: Youngjoon Kim > Assignee: Zheng Hu > Attachments: HBASE-16011.v1.patch, HBASE-16011.v2.patch, > HBASE-16011.v2.patch, snapshot_bug_test.patch > > > A snapshot of (non-pre) split table can include both a parent region and > daughter regions. If run TableSnapshotScanner or TableSnapshotInputFormat on > the such snapshot, duplicate rows are produced. -- This message was sent by Atlassian JIRA (v6.3.15#6346)