Andrew Purtell
8b28410fa9
Preparing development version 2.5.6-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-06-01 17:40:43 -07:00
Andrew Purtell
7ebd438126
Preparing hbase release 2.5.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-06-01 17:40:41 -07:00
Andrew Purtell
c759f7244c
Revert "Preparing development version 2.5.6-SNAPSHOT"
...
This reverts commit 8fcfe91a24
.
Revert "Preparing hbase release 2.5.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
This reverts commit 429b34a969
.
Preparing to restage 2.5.5RC0.
2023-06-01 14:48:32 -07:00
Andrew Purtell
8fcfe91a24
Preparing development version 2.5.6-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-05-26 17:48:02 -07:00
Andrew Purtell
429b34a969
Preparing hbase release 2.5.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-05-26 17:48:00 -07:00
Shuhei Yamasaki
bc64a1bc99
HBASE-27876 Only generate SBOM when releasing ( #5251 )
...
Move CycloneDX plugin to profile section
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 256e5e9cd8
)
2023-05-24 23:25:17 +08:00
Shuhei Yamasaki
cbdf2f2d16
HBASE-27634 Builds emit errors related to SBOM parsing ( #5246 )
...
Update CycloneDX version
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 49bdf6140e
)
2023-05-21 19:52:47 +08:00
Duo Zhang
4f50c30537
HBASE-27870 Eliminate the 'WARNING: package jdk.internal.util.random not in java.base' when running UTs with jdk11 ( #5242 )
...
Signed-off-by: Tianhang Tang <tianhang@apache.org>
(cherry picked from commit 71d7996047
)
2023-05-18 23:19:41 +08:00
Jonathan Albrecht
39ecb3d2f4
HBASE-27858 Update surefire version to 3.1.0 and use SurefireForkNodeFactory ( #5234 )
...
Surefire version updated from 3.0.0-M6 -> 3.1.0.
SurefireForkNodeFactory is a new strategy to control how the forked
nodes communicate with the main maven process. It uses a tcp channel
instead of pipes and fixes some corrupted messages seen in the s390x
build.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 67612cc264
)
2023-05-13 19:01:33 +08:00
Jonathan Albrecht
cf8e6aa172
HBASE-27838 Update zstd-jni from version 1.5.4-2 -> 1.5.5-2. ( #5220 )
...
Note: This version includes a fix that prevented zstd-jni from
running on s390x.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 5d2b6956e5
)
2023-05-05 12:03:01 +08:00
Nick Dimiduk
1b603fad1a
HBASE-27808 Change flatten mode for oss in our pom file ( #5201 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a2cfa6822a
)
2023-04-28 11:40:25 +08:00
Andrew Purtell
f8f06fcd0a
Preparing development version 2.5.5-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-04-06 09:09:26 -07:00
Andrew Purtell
2e426ab69d
Preparing hbase release 2.5.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-04-06 09:09:24 -07:00
Andrew Purtell
7164d6c533
Revert "Preparing development version 2.5.5-SNAPSHOT"
...
This reverts commit 0583060305
.
Revert "Preparing hbase release 2.5.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
This reverts commit 0ab2fb24ab
.
Retry tagging and preparation for 2.5.4RC0 after addressing local release build
errors.
2023-04-06 09:04:42 -07:00
Andrew Purtell
0583060305
Preparing development version 2.5.5-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-04-05 22:07:09 -07:00
Andrew Purtell
0ab2fb24ab
Preparing hbase release 2.5.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2023-04-05 22:07:07 -07:00
dependabot[bot]
49baa793cb
HBASE-27748 Bump jettison from 1.5.2 to 1.5.4 ( #5136 )
...
Bumps [jettison](https://github.com/jettison-json/jettison ) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/jettison-json/jettison/releases )
- [Commits](https://github.com/jettison-json/jettison/compare/jettison-1.5.2...jettison-1.5.4 )
---
updated-dependencies:
- dependency-name: org.codehaus.jettison:jettison
dependency-type: direct:production
...
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>
(cherry picked from commit 735fb43388
)
2023-03-24 21:57:01 +08:00
Andrew Purtell
e1b58290d1
HBASE-27744 Update compression dependencies ( #5137 )
...
Update compression codec dependencies:
- aircompressor 0.21 -> 0.24
- brotli4j 1.8.0 -> 1.11.0
- snappy 1.1.8.4 -> 1.1.9.1
- zstd-jni 1.5.0-4 -> 1.5.4-2
and add a new supplemental model for new brotli4j dependency.
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-03-23 13:10:31 -07:00
Horváth Dóra
37a8e5b1c2
HBASE-27685 Enable code coverage reporting to SonarQube in HBase ( #5076 )
...
(cherry picked from commit 72d5a46899
)
2023-03-10 20:29:02 +01:00
tianhang
138ae0a33d
HBASE-27643 [JDK17] Add-opens java.util.concurrent ( #5028 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a1cf0731e3
)
2023-02-17 21:17:27 +08:00
Tak Lon (Stephen) Wu
f91e8f883c
Preparing development version 2.5.4-SNAPSHOT
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-02-01 08:54:32 +00:00
Tak Lon (Stephen) Wu
d385524561
Preparing hbase release 2.5.3RC2; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-02-01 08:54:22 +00:00
Duo Zhang
7e2c9e96f4
Revert "HBASE-27585 Bump up jruby to 9.3.9.0 and related joni and jcodings to 2.1.43 and 1.0.57 respectively ( #4992 )"
...
This reverts commit 47c3186da3
.
2023-02-01 11:41:19 +08:00
tianhang
073560abc1
HBASE-27581 [JDK17] Fix failure TestHBaseTestingUtil#testResolvePortConflict ( #4991 )
...
Co-authored-by: tianhang.tang <tianhang.tang@shopee.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 8e72cc6ee0
)
2023-01-31 11:20:53 +08:00
Tak Lon (Stephen) Wu
bd1e626051
Preparing development version 2.5.4-SNAPSHOT
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-29 14:20:46 +00:00
Tak Lon (Stephen) Wu
601b1e394f
Preparing hbase release 2.5.3RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-29 14:20:31 +00:00
Tak Lon (Stephen) Wu
0e645ce8c4
Preparing development version 2.5.4-SNAPSHOT
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-29 07:11:10 +00:00
Tak Lon (Stephen) Wu
d5b03d490b
Preparing hbase release 2.5.3RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-29 07:10:41 +00:00
Rajeshbabu Chintaguntla
47c3186da3
HBASE-27585 Bump up jruby to 9.3.9.0 and related joni and jcodings to 2.1.43 and 1.0.57 respectively ( #4992 )
...
Co-authored-by: Rajeshbabu Chintaguntla <rchintag@visa.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
(cherry picked from commit 235864056c
)
2023-01-28 11:13:39 +08:00
tianhang
93f0a44b17
HBASE-27591 [JDK17] Fix failure TestImmutableScan#testScanCopyConstructor ( #4994 )
...
Co-authored-by: tianhang.tang <tianhang.tang@shopee.com>
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 06f294e637
)
2023-01-27 23:07:05 +08:00
Rajeshbabu Chintaguntla
298ce3f9c4
HBASE-27586 Bump up commons-codec to 1.15 ( #4993 )
...
Co-authored-by: Rajeshbabu Chintaguntla <rchintag@visa.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
(cherry picked from commit 5516fb86b6
)
2023-01-27 23:06:21 +08:00
Bryan Beaudreault
d20f4b954a
HBASE-27592 Update hadoop netty version for hadoop-2.0 profile ( #4996 )
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2023-01-25 17:46:47 -05:00
Tak Lon (Stephen) Wu
810514f823
Preparing development version 2.5.4-SNAPSHOT
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-25 03:34:03 +00:00
Tak Lon (Stephen) Wu
05108d40c9
Preparing hbase release 2.5.3RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
2023-01-25 03:33:50 +00:00
Duo Zhang
941d2a5c3f
HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 ( #4985 )
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
(cherry picked from commit a0fdfa782b
)
(cherry picked from commit 83d450d5b5
)
2023-01-21 16:41:23 +08:00
Dongjoon Hyun
fae5c2859f
HBASE-27562 Publish SBOM artifacts ( #4953 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 5feb06bd69
)
2023-01-20 16:27:35 +08:00
dependabot[bot]
71ec2e523d
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>
(cherry picked from commit bfc9fc9605
)
2023-01-03 14:18:20 +08:00
Duo Zhang
376f7b774c
HBASE-27510 Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible' ( #4898 )
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 3ffc0b5552
)
2022-11-29 20:46:56 +08:00
Duo Zhang
2171cdd25f
Preparing development version 2.5.3-SNAPSHOT
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-24 02:01:02 +00:00
Duo Zhang
3e28acf0b8
Preparing hbase release 2.5.2RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-11-24 02:00:59 +00:00
Duo Zhang
8c2cfcf207
HBASE-27501 The .flattened-pom.xml for some modules are not installed ( #4893 )
...
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
(cherry picked from commit 84749b054c
)
2022-11-23 20:56:47 +08:00
YiweiLi4
61b74d88a9
HBASE-27479 fix flaky test testClone in TestTaskMonitor ( #4876 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a2075f51a8
)
2022-11-17 21:39:04 +08:00
Duo Zhang
11341488d7
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>
(cherry picked from commit 07a3ffdd97
)
2022-11-17 21:35:26 +08:00
Duo Zhang
dfb9fdc88d
HBASE-27443 Use java11 in the general check of our jenkins job ( #4845 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
(cherry picked from commit 5c6ff7dc47
)
2022-11-08 00:01:30 +08:00
Duo Zhang
419ce5ad62
HBASE-27446 Spotbugs 4.7.2 report a lot of logging errors when generating report ( #4848 )
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
(cherry picked from commit d80053641d
)
2022-10-28 18:44:07 +08:00
Duo Zhang
a187487ab5
HBASE-25983 javadoc generation fails on openjdk-11.0.11+9 ( #4837 )
...
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 792f12b616
)
2022-10-25 23:02:01 +08:00
Duo Zhang
f3a64e468e
HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line ( #4836 )
...
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit 2fc879e863
)
2022-10-24 12:16:04 +08:00
Andrew Purtell
27d69ff53f
Preparing development version 2.5.2-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2022-10-17 15:37:08 -07:00
Andrew Purtell
894ac15342
Preparing hbase release 2.5.1RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2022-10-17 15:37:04 -07:00
Andrew Purtell
a8605912ec
Preparing development version 2.5.2-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2022-10-13 09:11:37 -07:00