[
https://issues.apache.org/jira/browse/HBASE-22988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926250#comment-16926250
]
Andrew Purtell edited comment on HBASE-22988 at 9/10/19 2:21 AM:
-----------------------------------------------------------------
Dropping a WIP patch.
This can't be committed or go through precommit until the Yetus issue is
addressed. Please don't set to Patch Available status.
Manual tests check out. Every mode seems to work as expected. All unit tests
pass locally. On that note, the mockito version used by branch-1 does not
support matchers implemented as Java 8 lambdas, so affected lines of some units
are commented out. Bumping mockito is risky given chance of collateral damage,
probably should rewrite the affected tests.
was (Author: apurtell):
Dropping a WIP patch.
This can't be committed or go through precommit until the Yetus issue is
addressed. Please don't set to Patch Available status.
Manual tests check out. Every mode seems to work as expected. All unit tests
pass locally. On that note, one remaining thing to do is some parts of some
unit tests are currently commented out because the mockito and/or hamcrest
version used by branch-1 does not support matchers implemented as Java 8
lambdas. Bumping mockito is risky given chance of collateral damage, probably
should rewrite the affected tests.
> Backport HBASE-11062 "hbtop" to branch-1
> ----------------------------------------
>
> Key: HBASE-22988
> URL: https://issues.apache.org/jira/browse/HBASE-22988
> Project: HBase
> Issue Type: Sub-task
> Components: backport, hbtop
> Reporter: Toshihiro Suzuki
> Assignee: Andrew Purtell
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: HBASE-22988-branch-1.patch
>
>
> Backport parent issue to branch-1.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)