liuzhongjun
c1b9d8ba06
HBASE-27560 fix consistencyCheck did not report the hole on last region ( #4950 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-01-11 18:03:20 +08:00
dependabot[bot]
991ca9598b
HBASE-27566 Bump gitpython from 3.1.29 to 3.1.30 in /dev-support ( #4957 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-01-11 11:02:39 +08:00
dependabot[bot]
9e10e2342d
HBASE-27546 Bump gitpython in /dev-support/git-jira-release-audit ( #4956 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.29 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.29...3.1.30 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-01-11 11:00:38 +08:00
tianhang
af6e8d8627
HBASE-27557 [JDK17] Update shade plugin version ( #4948 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
2023-01-11 10:01:00 +08:00
Liangjun He
4add5250ed
HBASE-27489 Fix several problems after HBASE-27304 ( #4903 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-01-10 14:35:55 +08:00
Duo Zhang
3f1087fe82
HBASE-27485 HBaseTestingUtility minicluster requires log4j2 ( #4941 )
...
Signed-off-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org>
Reviewed-by: SiCheng-Zheng <643463623@qq.com>
2023-01-04 11:06:47 +08:00
Jarryd Lee
c8eb1963a6
HBASE-26300 Skip archived master wals during incremental backups ( #4932 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2023-01-03 21:14:53 -05:00
dependabot[bot]
bfc9fc9605
HBASE-27548 Bump jettison from 1.5.1 to 1.5.2 ( #4943 )
...
Bumps [jettison](https://github.com/jettison-json/jettison ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/jettison-json/jettison/releases )
- [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.5.1...jettison-1.5.2 )
---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-01-03 14:11:43 +08:00
chenglei
7ef63b65f0
HBASE-27539 Encapsulate and centralise access to ref count through StoreFileInfo ( #4928 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2022-12-24 17:52:39 +08:00
Duo Zhang
dcfde79f7e
HBASE-27514 Move some persistent states from zookeeper to master region ( #4925 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2022-12-22 12:04:24 +08:00
Jarryd Lee
3b714a3d8f
HBASE-27542 Remove unneeded distcp log cleanup after incremental backups ( #4934 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-12-21 16:16:39 -05:00
Bryan Beaudreault
d7b214b379
HBASE-27233 Read blocks into off-heap if caching is disabled for read ( #4931 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2022-12-21 12:34:25 -05:00
Victor
db2646be91
HBASE-27540 add client side counter metrics for failed rpc calls ( #4929 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-12-21 08:49:43 -05:00
Wellington Ramos Chevreuil
222ec684d6
HBASE-27474 Evict blocks on split/merge; Avoid caching reference/hlinks if compaction is enabled ( #4868 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2022-12-16 18:41:05 +00:00
Ray Mattingly
c30f53c1e9
HBASE-27253 make slowlog configurations dynamic ( #4926 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-12-15 17:52:49 -05:00
Andor Molnár
5fc4328d2c
HBASE-27538 Add paragraph and example for cert reloading ( #4927 )
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-12-15 17:46:45 -05:00
Bri Augenreich
105a2749f4
HBASE-27390 getClusterMetrics NullPointerException when ServerTask status null ( #4853 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-12-15 09:46:21 -05:00
Rushabh Shah
96e88144de
Add developer details to pom.xml
2022-12-14 10:24:23 -08:00
LYCJeff
f9518cc1a1
HBASE-27530 Fix comment syntax errors ( #4910 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-12-14 20:11:21 +08:00
Duo Zhang
8b4e134f8c
HBASE-27524 Fix python requirements problem ( #4918 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2022-12-13 23:59:44 +08:00
Duo Zhang
d78d40404c
HBASE-27459 Improve our hbase_docker to be able to build and start standalone clusters other than master branch ( #4861 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2022-12-13 23:59:27 +08:00
Luca Kovács
37c82a6209
HBASE-27435 Make Prometheus metrics queryable ( #4879 )
...
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
2022-12-12 11:59:03 +01:00
Duo Zhang
4d70f94ffe
HBASE-27513 Modify README.txt to mention how to contribue ( #4913 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
Signed-off-by: Zheng Hu <openinx@gmail.com>
2022-12-10 21:16:08 +08:00
Duo Zhang
0af6352069
Revert "HBASE-27513 Modify README.txt to mention how to contribue ( #4913 )"
...
This reverts commit 904f52f5fc
.
2022-12-10 21:13:19 +08:00
Duo Zhang
904f52f5fc
HBASE-27513 Modify README.txt to mention how to contribue ( #4913 )
2022-12-10 15:38:24 +08:00
chenglei
578fa6ad08
HBASE-27519 Another case for FNFE on StoreFileScanner after a flush f… ( #4912 )
...
* HBASE-27519 Another case for FNFE on StoreFileScanner after a flush followed by a compaction
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2022-12-10 10:18:22 +08:00
Shanky Sharma
e1ad781dd9
HBASE-22924 GitHUB PR job should use when clause to filter to just PRs ( #4915 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-12-08 21:13:53 +08:00
Duo Zhang
febe511750
HBASE-27359 Publish binaries and maven artifacts for both hadoop2 and hadoop3 ( #4856 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2022-12-05 12:04:07 +08:00
Duo Zhang
31bb688c20
HBASE-27518 Addendum add missing <br>
2022-12-05 00:29:19 +08:00
Duo Zhang
c7059e4194
HBASE-27518 Add 2.5.2 to download page ( #4911 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2022-12-04 22:19:07 +08:00
Victor
320eca20fb
HBASE-27466: Making metrics instance containing one or more connections. ( #4874 )
...
Signed-off-by: David Manning <67607031+d-c-manning@users.noreply.github.com>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2022-12-01 18:02:00 -08:00
cxzl25
8a35f0ad6a
HBASE-27512 Add file `.git-blame-ignore-revs` ( #4904 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-12-01 20:12:53 +08:00
LiangJun He
8120b6168e
Add new committer heliangjun to pom.xml
2022-11-30 13:06:14 +08:00
Duo Zhang
3ffc0b5552
HBASE-27510 Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible' ( #4898 )
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2022-11-29 20:40:13 +08:00
mrzhao
7fc4d99384
HBASE-27503 Support replace <FILE-PATH> in GC_OPTS for ZGC ( #4892 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-29 00:02:22 +08:00
Ruanhui
bb9f43c6f9
HBASE-27463 Reset sizeOfLogQueue when refresh replication source ( #4863 )
...
Co-authored-by: huiruan <huiruan@tencent.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Rushabh Shah <shahrs87@gmail.com>
2022-11-27 23:07:40 +08:00
Wellington Ramos Chevreuil
a5ff289d7a
HBASE-27484 FNFE on StoreFileScanner after a flush followed by a compaction ( #4882 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2022-11-25 21:58:23 +00:00
Peter Somogyi
1ddb5bb43c
HBASE-27506 Optionally disable sorting directories by size in CleanerChore ( #4896 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2022-11-25 15:31:56 +01:00
Duo Zhang
84749b054c
HBASE-27501 The .flattened-pom.xml for some modules are not installed ( #4893 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-11-23 20:17:28 +08:00
Ruanhui
2f4758ee59
HBASE-27445 fix the result of DirectMemoryUtils#getDirectMemorySize ( #4846 )
...
Co-authored-by: huiruan <huiruan@tencent.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-23 20:09:41 +08:00
mokai
c691091f78
HBASE-27504 Remove duplicated config 'hbase.normalizer.merge.min_region_age.days' in hbase-default.xml ( #4894 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-23 18:54:00 +08:00
Charles Connell
47996d6c21
HBASE-27496 Optionally limit the amount of plans executed in the Normalizer ( #4888 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
2022-11-22 13:08:01 -05:00
Bryan Beaudreault
9462933179
HBASE-27408 Improve BucketAllocatorException log to always include HFile name ( #4886 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2022-11-21 08:21:29 -05:00
Tak Lon (Stephen) Wu
f68b61a027
HBASE-27495 Improve HFileLinkCleaner to validate back reference links ahead the next traverse ( #4887 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Wellington Ramos Chevreuil <wchevreuil@apache.org>
2022-11-20 14:44:39 -08:00
chenglei
7b0ac6451d
HBASE-27464 In memory compaction 'COMPACT' may cause data corruption when adding cells large than maxAlloc(default 256k) size ( #4881 )
...
Co-authored-by: comnetwork <comnetwork@163.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-17 23:13:12 +08:00
YiweiLi4
a2075f51a8
HBASE-27479 fix flaky test testClone in TestTaskMonitor ( #4876 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-17 21:10:53 +08:00
Duo Zhang
07a3ffdd97
HBASE-27423 Upgrade hbase-thirdparty to 4.1.3 and upgrade Jackson for CVE-2022-42003/42004 ( #4878 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2022-11-17 21:10:09 +08:00
mrzhao
d7c4447dd2
HBASE-27379 fix numOpenConnections metric is one less than the actual ( #4884 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-16 14:51:55 +08:00
Xin Sun
e5463e8f4e
HBASE-27469 IllegalArgumentException is thrown by SnapshotScannerHDFSAclController when dropping a table ( #4865 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-15 11:10:37 +08:00
Andor Molnár
047f4e22e0
HBASE-27347 Port FileWatcher from ZK to autodetect keystore/truststore changes in TLS connections ( #4869 )
...
Signed-off-by: wchevreuil@apache.org
2022-11-11 11:22:14 +00:00