[
https://issues.apache.org/jira/browse/HBASE-19488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16422917#comment-16422917
]
Appy commented on HBASE-19488:
------------------------------
Sorry for late reply, was on long vacation.
bq. I don't want to have to fix checkstyle for every file I touched to make
this happen. I didn't cause them in this patch and they should be fixed in
another patch with that focus.
bq. -1 checkstyle 1m 15s hbase-server: The patch generated 1 new + 362
unchanged - 1 fixed = 363 total (was 363)
It's not expected either...smile.
When you see "-1 checkstyle", only look for 'new' errors (caused by patch) and
ignore 'unchanged'.
Committing to master and branch-2
> Remove Unused Code from CollectionUtils
> ---------------------------------------
>
> Key: HBASE-19488
> URL: https://issues.apache.org/jira/browse/HBASE-19488
> Project: HBase
> Issue Type: Improvement
> Components: hbase
> Affects Versions: 3.0.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Priority: Trivial
> Attachments: HBASE-19488.1.patch, HBASE-19488.2.patch,
> HBASE-19488.3.patch
>
>
> A bunch of unused code in CollectionUtils or code that can be found in Apache
> Commons libraries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)