[
https://issues.apache.org/jira/browse/HBASE-19258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414059#comment-16414059
]
Ted Yu commented on HBASE-19258:
--------------------------------
Vlad:
Please address the following two warnings:
{code}
[WARNING]
/testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestBackupRestore.java:[211,70]
[DefaultCharset] Implicit use of the platform default charset, which can
result in e.g. non-ASCII characters being silently replaced with '?' in many
environments
[WARNING]
/testptch/hbase/hbase-it/src/test/java/org/apache/hadoop/hbase/IntegrationTestBackupRestore.java:[316,24]
[AssertEqualsArgumentOrderChecker] Arguments are swapped in assertEquals-like
call
{code}
> IntegrationTest for Backup and Restore
> --------------------------------------
>
> Key: HBASE-19258
> URL: https://issues.apache.org/jira/browse/HBASE-19258
> Project: HBase
> Issue Type: Test
> Components: integration tests
> Reporter: Josh Elser
> Assignee: Vladimir Rodionov
> Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: 19258.v3.patch, HBASE-19258.v1.patch,
> HBASE-19258.v2.patch, HBASE-19258.v3.patch
>
>
> See chatter at https://docs.google.com/document/d/1xbPlLKjOcPq2LDqjbSkF6uND
> AG0mzgOxek6P3POLeMc/edit?usp=sharing
> We need to get an IntegrationTest in place for backup and restore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)