Duo Zhang
bd7a78add5
HBASE-27598 Upgrade mockito to 4.x ( #4998 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2023-01-29 11:29:51 +08:00
Andrew Purtell
234cdf7b69
HBASE-27236 Clean up error-prone warnings in hbase-hbtop ( #4649 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-07-26 18:04:14 -07:00
Duo Zhang
9c8c9e7fbf
HBASE-26899 Run spotless:apply
...
Closes #4312
2022-05-01 22:15:09 +08:00
Andrew Purtell
335305e0cf
HBASE-25911 Replace calls to System.currentTimeMillis with EnvironmentEdgeManager.currentTime ( #3302 )
...
We introduced EnvironmentEdgeManager as a way to inject alternate clocks
for unit tests. In order for this to be effective, all callers that would
otherwise use System.currentTimeMillis() must call
EnvironmentEdgeManager.currentTime() instead, except the implementers of
EnvironmentEdge.
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2021-06-01 09:57:48 -07:00
Toshihiro Suzuki
b0625984f2
HBASE-25686 [hbtop] Add some javadoc ( #3096 )
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2021-03-27 17:20:22 +09:00
Duo Zhang
55a4eca9e6
HBASE-25452 Use MatcherAssert.assertThat instead of org.junit.Assert.assertThat ( #2826 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2020-12-30 09:47:56 +08:00
Toshihiro Suzuki
bc15b61927
HBASE-24776 [hbtop] Support Batch mode ( #2291 )
...
Signed-off-by: stack <stack@apache.org>
2020-09-10 17:04:57 +09:00
Toshihiro Suzuki
477debdc74
HBASE-24775 [hbtop] StoreFile size should be rounded off ( #2144 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-07-28 08:14:45 +09:00
Toshihiro Suzuki
79e799ab7b
HBASE-23165 [hbtop] Some modifications from HBASE-22988 ( #987 )
...
Signed-off-by: stack <stack@apache.org>
2020-01-11 21:06:07 +09:00
Ankit Singhal
29d1a97482
HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs
...
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-12-16 23:44:05 +09:00
Toshihiro Suzuki
7648855e59
HBASE-11062 hbtop (addendum - fix error-prone errors)
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-09-09 10:33:24 +09:00
Toshihiro Suzuki
78bae9e3d0
HBASE-11062 hbtop ( #476 )
...
Signed-off-by: Stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-09-07 14:02:52 +09:00