Duo Zhang
|
36abd385cf
|
HBASE-27419 Update to hbase-thirdparty 4.1.2 (#4818)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
(cherry picked from commit 79f853ee7c )
|
2022-10-11 10:38:45 +08:00 |
Andrew Purtell
|
dafecec80a
|
HBASE-27411 Update and clean up bcprov-jdk15on dependency (#4817)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Conflicts:
hbase-server/pom.xml
|
2022-10-10 22:58:56 +00:00 |
Duo Zhang
|
7b523af138
|
HBASE-27401 Addendum remove unused imports
|
2022-10-07 17:09:43 +08:00 |
Duo Zhang
|
8c2dd12adb
|
HBASE-27401 Clean up current broken 'n's in our javadoc (#4812)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
(cherry picked from commit 63cdd026f0 )
Conflicts:
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupManager.java
hbase-client/src/main/java/org/apache/hadoop/hbase/HRegionLocation.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Append.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java
hbase-client/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityClient.java
hbase-client/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java
hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestReplication.java
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/client/TestRemoteTable.java
hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.java
hbase-server/src/main/java/org/apache/hadoop/hbase/HBaseServerBase.java
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java
hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Region.java
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/MetricsSource.java
hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtil.java
hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
hbase-server/src/test/java/org/apache/hadoop/hbase/tool/TestBulkLoadHFilesSplitRecovery.java
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftUtilities.java
|
2022-10-07 00:42:57 +08:00 |
Rajeshbabu Chintaguntla
|
9d7614bbdc
|
HBASE-27365 Minimise block addition failures due to no space in bucket cache writers queue by introducing wait time - addendum added mistakenly removed in-memory flag
|
2022-10-06 16:40:41 +05:30 |
Luca Kovács
|
d5af301ea1
|
HBASE-27407 Fixing check for "description" request param in JMXJsonServlet.java (#4816)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
|
2022-10-06 12:04:15 +01:00 |
Rajeshbabu Chintaguntla
|
1c90547e8a
|
HBASE-27365 Minimise block addition failures due to no space in bucket cache writers queue by introducing wait time - addendum fixing the test case failure
|
2022-10-06 06:54:12 +05:30 |
Rajeshbabu Chintaguntla
|
5fa5b0364f
|
HBASE-27365 Minimise block addition failures due to no space in bucket cache writers queue by introducing wait time
|
2022-10-05 04:03:45 +05:30 |
Bryan Beaudreault
|
804844c018
|
HBASE-27381 Still seeing 'Stuck' in static initialization creating RegionInfo instance (#4813)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-10-04 08:29:57 -04:00 |
Duo Zhang
|
5750d9a6a1
|
HBASE-27403 Remove 'Remove unhelpful javadoc stubs' spotless rule for now (#4809)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 6abc1aefd1 )
|
2022-10-03 23:17:52 +08:00 |
Bryan Beaudreault
|
f76716b801
|
HBASE-27391 Downgrade ERROR log to DEBUG in ConnectionUtils.updateStats (#4804)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-09-28 11:34:56 -04:00 |
Aman Poonia
|
f24e7b55f9
|
HBASE-27384 Backport HBASE-27064 (CME in TestRegionNormalizerWorkQueue) to 2.4 (#4794) (#4468)
Co-authored-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2022-09-26 22:59:58 -07:00 |
Andrew Purtell
|
e7b67a19b3
|
HBASE-27393 Frequent and not useful "Final timeLimitDelta" log lines (#4802)
Signed-off-by: Viraj Jasani <virajjasani@apache.org>
|
2022-09-26 17:54:49 -07:00 |
Wellington Ramos Chevreuil
|
e25b2a7cd0
|
HBASE-27370 Avoid decompressing blocks when reading from bucket cache… (#4781)
Co-authored-by: Josh Elser <elserj@apache.com>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
|
2022-09-20 14:37:01 +01:00 |
Duo Zhang
|
393068ccb4
|
HBASE-27372 Update java versions in our Dockerfiles (#4784)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
Reviewed-by: SiCheng-Zheng <643463623@qq.com>
(cherry picked from commit 3f5c0a505a )
|
2022-09-19 15:47:27 +08:00 |
Duo Zhang
|
82f966474e
|
HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2 (#4787) (#4791)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
|
2022-09-19 12:02:00 +08:00 |
Duo Zhang
|
c94ec54185
|
HBASE-27368 Do not need to throw IllegalStateException when peer is not active in ReplicationSource.initialize (#4779)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
(cherry picked from commit 460bb47c04 )
|
2022-09-15 15:35:50 +08:00 |
Duo Zhang
|
356f91a433
|
HBASE-27371 Bump spotbugs version (#4783)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
(cherry picked from commit 00aba9ca74 )
|
2022-09-14 23:32:34 +08:00 |
chenglei
|
b73348515e
|
HBASE-27362 CompactSplit.requestCompactionInternal may bypass compactionsEnabled check (#4768)
Co-authored-by: comnetwork <comnetwork@163.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a26cbf1057 )
|
2022-09-08 16:44:09 +08:00 |
Xiaolin Ha
|
f7f2d7e1ae
|
HBASE-27332 Remove RejectedExecutionHandler for long/short compaction thread pools (#4731)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-09-05 21:16:52 +08:00 |
Istvan Toth
|
acc657aa59
|
HBASE-22939 SpaceQuotas - Bulkload from different hdfs failed when space quotas are turned on. (#4750)
Signed-off-by: Sakthi <sakthi@apache.org>
|
2022-08-31 15:51:18 +02:00 |
LiangJun He
|
fd27d68b18
|
HBASE-27335 HBase shell hang for a minute when quiting (#4737)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 6a7a91a256 )
|
2022-08-31 11:06:55 +08:00 |
Ujjawal
|
8659c937b7
|
HBASE-25922 - Disabled sanity checks ignored on snapshot restore (#4533) (#4734)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
|
2022-08-27 11:21:31 -04:00 |
Yutong Xiao
|
c8969e1859
|
HBASE-27246 RSGroupMappingScript#getRSGroup has thread safety problem (#4657)
Co-authored-by: Sean Xiao Yutong <sean.xiaoyt@shopee.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b44bfc52cc )
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java
|
2022-08-24 15:41:04 +08:00 |
Ruanhui
|
2de39807f3
|
HBASE-27320 hide some sensitive configuration information in the UI (#4723)
Co-authored-by: huiruan <huiruan@tencent.com>
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b4e5875dd9 )
|
2022-08-24 14:28:11 +08:00 |
Huaxiang Sun
|
bcc725c56c
|
Preparing development version 2.4.15-SNAPSHOT
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
|
2022-08-23 23:18:32 +00:00 |
Huaxiang Sun
|
2e7d75a892
|
Preparing hbase release 2.4.14RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
|
2022-08-23 23:18:18 +00:00 |
Huaxiang Sun
|
0bcbc02b5b
|
Preparing development version 2.4.15-SNAPSHOT
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
|
2022-08-22 19:38:35 +00:00 |
Huaxiang Sun
|
f507fb71c6
|
Preparing hbase release 2.4.14RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
|
2022-08-22 19:38:24 +00:00 |
wenwj0
|
999cc74bd5
|
HBASE-27089 Add “commons.crypto.stream.buffer.size” configuration (#4491)
Co-authored-by: wenwj0 <wenweijian2@huawei.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 7ff927dbd8 )
|
2022-08-21 22:36:02 +08:00 |
Fantasy-Jay
|
1227704af3
|
HBASE-27268 In trace log mode, the client does not print callId/startTime and the server does not print receiveTime (#4710)
Co-authored-by: jay.zhu <jay.zhu@huolala.cn>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 32c135d8a5 )
|
2022-08-20 21:11:04 +08:00 |
Duo Zhang
|
7c52a76125
|
HBASE-27294 Add new hadoop releases in our hadoop checks (#4692)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 4a57cbd2cb )
|
2022-08-16 21:43:43 +08:00 |
huaxiangsun
|
a925b333c2
|
HBASE-27296 Some Cell's implementation of toString() such as IndividualBytesFieldCell prints out value and tags which is too verbose (#4695) (#4703)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
|
2022-08-15 09:17:10 -07:00 |
Duo Zhang
|
58f6bdfa51
|
HBASE-27221 Bump spotless version to 2.24.1 (#4693)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
(cherry picked from commit 9215066e2b )
Conflicts:
pom.xml
|
2022-08-15 15:24:45 +08:00 |
SiCheng-Zheng
|
6f9b857620
|
HBASE-27301 Add Delete addFamilyVersion timestamp verify (#4700)
Co-authored-by: SiCheng-Zheng <zhengsicheng@jd.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b531e71455 )
|
2022-08-15 15:23:53 +08:00 |
Peter Somogyi
|
b9a13eba67
|
HBASE-27281 Add default implementation for Connection$getClusterId (#4683)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-08-11 17:23:56 +02:00 |
Duo Zhang
|
73cf184a90
|
HBASE-27293 Remove jenkins and personality scripts support for 1.x (#4690)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit bffae99f40 )
|
2022-08-11 17:10:38 +08:00 |
Masatake Iwasaki
|
c701c1262e
|
HBASE-27292. Fix build failure against Hadoop 3.3.4 due to added dependency on okhttp. (#4687)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 00612106b5 )
|
2022-08-10 22:16:29 +08:00 |
alexdongli0829
|
e157378524
|
HBASE-27244 bin/hbase still use slf4j-log4j while reload4j in place (#4652)
Co-authored-by: Dong Li <dongaws@amazon.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-08-10 16:13:09 +08:00 |
chaijunjie0101
|
ae8652cdbd
|
HBASE-27282 CME in AuthManager causes region server crash (#4684)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit d6641626a9 )
|
2022-08-09 09:57:46 +08:00 |
LiangJun He
|
027165e252
|
HBASE-27275 graceful_stop.sh unable to restore the balance state (#4680)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b431652e48 )
|
2022-08-09 09:56:13 +08:00 |
ryakhovskiy
|
0713d0380b
|
HBASE-26775 - add synchronized modifier to the toString() method of ProcedureEvent.java (#4681)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 74726617b8 )
|
2022-08-08 18:06:34 +08:00 |
Duo Zhang
|
25cf86e028
|
HBASE-27273 Should stop autoRead and skip all the bytes when rpc request too big (#4679)
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
(cherry picked from commit 486d19e99f )
|
2022-08-06 20:31:43 +08:00 |
LiangJun He
|
1183f06c16
|
HBASE-27269 The implementation of TestReplicationStatus.waitOnMetricsReport is incorrect (#4678)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 2dc26082be )
|
2022-08-04 23:17:37 +08:00 |
Duo Zhang
|
1094b154ab
|
HBASE-27271 BufferCallBeforeInitHandler should ignore the flush request (#4676)
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
(cherry picked from commit fb529e2352 )
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/NettyRpcConnection.java
|
2022-08-04 23:11:51 +08:00 |
huaxiangsun
|
e93ff10b01
|
HBASE-27251 Rolling back from 2.5.0-SNAPSHOT to 2.4.13 fails due to 'File does not exist: /hbase/MasterData/data/master/store/.initialized/.regioninfo' Addendum (#4665)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-08-01 16:42:13 -07:00 |
Bryan Beaudreault
|
b5329877f1
|
HBASE-27257 Remove unnecessary usage of CachedBlocksByFile from RS UI (#4667)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
|
2022-07-29 15:33:21 -04:00 |
huaxiangsun
|
aa0fa58d06
|
HBASE-27251 Rolling back from 2.5.0-SNAPSHOT to 2.4.13 fails due to 'File does not exist: /hbase/MasterData/data/master/store/.initialized/.regioninfo' (#4663)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-07-28 10:42:14 -07:00 |
Andrew Purtell
|
57cba05d09
|
HBASE-27087 TestQuotaThrottle times out
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-07-26 14:06:08 -07:00 |
Andrew Purtell
|
146a1baf0e
|
HBASE-27239 Upgrade reload4j due to XXE vulnerability (#4650)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <virajjasani@apache.org>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2022-07-26 11:39:26 -07:00 |