This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch HBASE-29930
in repository https://gitbox.apache.org/repos/asf/hbase.git
discard f602891d46b fix
discard ef70239c250 fix
discard 3c3f8be974f fix
discard 45c2221b6ec fix
discard efd51032fec fix
discard ebe4bf36473 fix
discard 246117436cb add
discard a2f5783aee7 HBASE-29930 Separate packaging and integration check in
nightly job to new jenkins job
add 41d415545ac HBASE-29862 Test case
TestClearRegionBlockCache#testClearBlockCache failed (#7697)
add d070437f717 HBASE-29931 Test case
TestRpcControllerFactory#testCountController failed (#7809)
add a4ce03a3548 HASE-29928 Bump io.airlift:aircompressor from 0.27 to
2.0.3 (#7796)
add cf3b875a390 Revert "HASE-29928 Bump io.airlift:aircompressor from 0.27
to 2.0.3 (#7796)"
add 7240af908e2 HBASE-29928 Bump io.airlift:aircompressor from 0.27 to
2.0.3 (#7796)
new 41ae8b4adde HBASE-29930 Separate packaging and integration check in
nightly job to new jenkins job
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f602891d46b)
\
N -- N -- N refs/heads/HBASE-29930 (41ae8b4adde)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
dev-support/Jenkinsfile | 223 ---------------------
.../hbase/ipc/DelegatingHBaseRpcController.java | 2 +
.../hbase/client/TestRpcControllerFactory.java | 7 +-
.../hadoop/hbase/io/hfile/bucket/BucketCache.java | 27 ++-
pom.xml | 2 +-
5 files changed, 31 insertions(+), 230 deletions(-)