[
https://issues.apache.org/jira/browse/HBASE-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702420#comment-13702420
]
Matteo Bertozzi commented on HBASE-8893:
----------------------------------------
yeah sorry, re-uploaded v2 that drops the two lines
{code}
> + assertTrue(cloneHtd.getValues().size() > 0);
> + assertTrue(cloneHtd.getConfiguration().size() > 0);
{code}
> Verify that HTableDescriptor Properties are preserved when cloning
> ------------------------------------------------------------------
>
> Key: HBASE-8893
> URL: https://issues.apache.org/jira/browse/HBASE-8893
> Project: HBase
> Issue Type: Bug
> Components: snapshots, test
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 0.95.2
>
> Attachments: HBASE-8893-v0.patch, HBASE-8893-v1.patch,
> HBASE-8893-v2.patch
>
>
> the current SnapshotMetadata test covers only the column families of the
> descriptor. Extend it to verify also the extra "values" and "configuration"
> fields
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira