[
https://issues.apache.org/jira/browse/HBASE-14585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953497#comment-14953497
]
stack commented on HBASE-14585:
-------------------------------
Commit it all around. This test keeps failing on us on master and over on
branch-1, branch-1.2.... Its not the end of the work if we do this log... so
go for it.
1063 try {
1064
hdfsBlocksDistribution.add(storeFileInfo.computeHDFSBlocksDistribution(fs));
1065 } catch (IOException ioe) {
1066 LOG.warn("Error getting hdfs block distribution for " +
storeFileInfo);
1067 }
> Clean up TestSnapshotCloneIndependence
> --------------------------------------
>
> Key: HBASE-14585
> URL: https://issues.apache.org/jira/browse/HBASE-14585
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Affects Versions: 2.0.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-14585-v1.patch, HBASE-14585.patch
>
>
> TestSnapshotCloneIndependence has some issues as [~stack] has seen.
> Lets harden this test and make it test what was expected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)