[
https://issues.apache.org/jira/browse/HBASE-20508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465109#comment-16465109
]
Chia-Ping Tsai commented on HBASE-20508:
----------------------------------------
see the git history. seems the Parameterized ctor had already been useless in
its first commit. So +1 after the checkstyle warnings are fixed.
> TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized test
> -----------------------------------------------------------------------
>
> Key: HBASE-20508
> URL: https://issues.apache.org/jira/browse/HBASE-20508
> Project: HBase
> Issue Type: Test
> Components: backup&restore
> Reporter: Ted Yu
> Priority: Minor
> Attachments: HBASE-20508-master.v0.patch
>
>
> TestIncrementalBackupWithBulkLoad currently is Parameterized with only one
> value returned from data() method.
> In its ctor, this value is ignored.
> TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)