haxiaolin
71bd65c1f2
Revert "HBASE-25322 Redundant Reference file in bottom region of split ( #3814 )"
...
This reverts commit 23f9b2aeeb
.
2021-11-08 11:43:32 +08:00
Xiaolin Ha
23f9b2aeeb
HBASE-25322 Redundant Reference file in bottom region of split ( #3814 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-11-05 18:18:54 +08:00
clarax
8ea548441c
HBASE-26311 Balancer gets stuck in cohosted replica distribution ( #3805 )
...
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
2021-11-03 12:52:51 -07:00
clarax
0b7630bc1f
HBASE-26309 Balancer tends to move regions to the server at the end o… ( #3812 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-11-03 10:27:46 +08:00
XinSun
cc701e2c28
HBASE-26406 Can not add peer replicating to non-HBase ( #3806 )
...
Signed-off-by: Rushabh Shah <shahrs87@gmail.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit b9b7fec57f
)
2021-11-02 15:13:45 +08:00
chenglei
98259c679a
HBASE-26384 Segment already flushed to hfile may still be remained in CompactingMemStore ( #3779 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-11-01 23:11:48 +08:00
Rushabh Shah
2a318009db
HBASE-26404 Update javadoc for CellUtil#createCell with tags methods. ( #3801 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-11-01 16:02:40 +08:00
Duo Zhang
04c8a753aa
HBASE-26319 Make flaky find job track more builds ( #3791 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2021-10-29 18:28:03 +08:00
Istvan Toth
5fbb089c92
HBASE-26398 CellCounter fails for large tables filling up local disk ( #3798 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
(cherry picked from commit 60254bc184
)
2021-10-28 09:50:13 +01:00
Andrew Purtell
377c0586ab
Preparing development version 2.4.9-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-27 08:37:23 -07:00
Andrew Purtell
f844d09157
Preparing hbase release 2.4.8RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-27 08:37:17 -07:00
Andrew Purtell
d91738b9be
Revert "Preparing hbase release 2.4.8RC0; tagging and updates to CHANGES.md and RELEASENOTES.md"
...
This reverts commit 281294f655
.
2021-10-27 08:25:10 -07:00
Andrew Purtell
33ba3c60b9
Revert "Preparing development version 2.4.9-SNAPSHOT"
...
This reverts commit 86c97a8b1a
.
2021-10-27 08:25:08 -07:00
Yutong Xiao
f382086ca2
HBASE-26392 Update ClassSize.BYTE_BUFFER for JDK17 ( #3784 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-10-27 22:05:07 +08:00
chenglei
1487d62d21
HBASE-26394 Cache in RSRpcServices.executeProcedures does not take effect ( #3794 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-10-26 15:44:29 +08:00
clarax
8392dc0ad2
HBASE-26327 Replicas cohosted on a rack shouldn't keep triggering balancer ( #3789 )
...
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
2021-10-25 15:44:42 -07:00
Duo Zhang
8b0c44c4e1
HBASE-26390 Upload src tarball to nightlies for nightly jobs ( #3793 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
2021-10-25 23:34:31 +08:00
Anoop Sam John
35264037ef
HBASE-26190 High rate logging of BucketAllocatorException: Allocation too big - Addendum ( #3792 )
2021-10-24 09:25:13 +05:30
clarax
d23a5b5aac
HBASE-26308 Sum of multiplier of cost functions is not populated prop… ( #3782 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Huaxiang Sun <huaxiangsun@apache.org>
2021-10-22 09:51:12 -07:00
Duo Zhang
d483e105c8
HBASE-26382 Use gen_redirect_html for linking flaky test logs ( #3780 )
...
Signed-off-by: Xin Sun <ddupgs@gmail.com>
2021-10-22 21:54:01 +08:00
Duo Zhang
b53d17fb5e
HBASE-26362 Upload mvn site artifacts for nightly build to nightlies ( #3778 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-10-21 23:11:44 +08:00
binlijin
446630b713
HBASE-26385 Clear CellScanner when replay ( #3773 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
2021-10-21 21:56:54 +08:00
Andrew Purtell
86c97a8b1a
Preparing development version 2.4.9-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-20 16:08:26 -07:00
Andrew Purtell
281294f655
Preparing hbase release 2.4.8RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-20 16:08:21 -07:00
KulwantSingh011
67967f265f
HBASE-26190 High rate logging of BucketAllocatorException: Allocation too big ( #3752 )
...
Reduce the frequency of allocation failed traces by printing them
preiodically (once per minute). Record the allocation failures in the
Bucket Cache Stats and let the stat thread dump cumulative allocation
failures alongside other traces it dumps.
Also, this change adds trace for the Table name, Column Family and
HFileName for the most recent allocation failure in last 1 minute.
Signed-off-by: Anoop <anoopsamjohn@apache.org>
2021-10-20 15:55:10 -07:00
Andrew Purtell
4149459dde
HBASE-26383 HBCK incorrectly reports inconsistencies for recently split regions following a master failover ( #3775 )
...
A regression was introduced by HBASE-25847 which changed regionInfo#isParentSplit
to regionState#isSplit. The region state after restart is CLOSED instead of SPLIT.
We need to check both regionState and regionInfo for split status.
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2021-10-20 15:55:10 -07:00
Viraj Jasani
09ffa49df8
HBASE-26371 Prioritize meta region move over other region moves in region_mover ( #3769 ) ( #3767 )
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-20 23:07:28 +05:30
Wellington Ramos Chevreuil
7bbbd3dafc
HBASE-26364 TestThriftServer is failing 100% in our flaky test job ( #3759 )
...
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 4454c2f909
)
2021-10-18 15:32:40 +01:00
Horváth Dóra
533f53587a
HBASE-26284 Add HBase Thrift API to get all table names along with wh… ( #3693 ) ( #3745 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
(cherry picked from commit 6d0777a551
)
2021-10-18 10:08:21 +01:00
Duo Zhang
65c6a6a4c6
HBASE-26360 Use gen_redirect_html for linking test logs ( #3755 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-10-17 23:24:45 +08:00
Josh Elser
a372d437b3
HBASE-26350 Add a DEBUG when we fail the SASL handshake
...
Closes #3743
Signed-off-by: Pankaj <pankajkumar@apache.org>
Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2021-10-14 15:42:53 -04:00
Duo Zhang
7827b96d16
HBASE-26341 Upload dashboard html for flaky find job to nightlies ( #3742 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-10-14 23:08:04 +08:00
chenglei
52d1dc0915
HBASE-26344 Fix Bug for MultiByteBuff.put(int, byte) ( #3741 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-10-14 22:55:57 +08:00
Peter Somogyi
c42d6ccc1a
HBASE-26329 Upgrade commons-io to 2.11.0 ( #3735 )
...
Includes HBASE-25451 changes required for commons-io 2.8.0+ upgrade.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
2021-10-10 09:47:57 +02:00
Sean Busbey
28e0fbc704
HBASE-26186 jenkins script for caching artifacts should verify cached file before relying on it. ( #3590 )
...
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-10-09 13:25:20 +08:00
xicm
db7c35e23e
HBASE-26312 Shell scan fails with timestamp ( #3734 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-10-09 10:34:13 +08:00
Duo Zhang
d0818fbde5
HBASE-26339 SshPublisher will skip uploading artifacts if the build is failure ( #3736 )
...
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2021-10-09 09:58:01 +08:00
Andrew Purtell
2ca84d531a
Preparing development version 2.4.8-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-08 17:10:33 -07:00
Andrew Purtell
dad725bbe2
Preparing hbase release 2.4.7RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-10-08 17:10:27 -07:00
Duo Zhang
b1772fbec2
HBASE-26317 Publish the test logs for pre commit jenkins job to nightlies ( #3715 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-10-07 23:46:15 +08:00
Duo Zhang
09c19dd5b9
HBASE-26313 Publish the test logs for our nightly jobs to nightlies.apache.org ( #3713 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-10-07 23:40:20 +08:00
Duo Zhang
3f59174553
HBASE-26318 Publish test logs for flaky jobs to nightlies ( #3717 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-10-07 23:34:38 +08:00
chenglei
3cc539a561
HBASE-26295 BucketCache could not free BucketEntry which restored fro… ( #3699 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-09-29 21:47:11 +08:00
richardantal
43455061d3
HBASE-26289 Hbase scan setMaxResultsPerColumnFamily not giving right results ( #3688 )
...
Co-authored-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-09-29 10:23:43 +02:00
bitterfox
a6329385a0
HBASE-26238 Short message by Result#compareResults for VerifyReplication to avoid OOME ( #3647 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-09-28 23:16:33 +08:00
clarax
dc2bb6a908
HBASE-26297 Balancer run is improperly triggered by accuracy error of double comparison ( #3698 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-09-26 23:45:37 +08:00
Andrew Purtell
8bd4b2c9f3
Amend HBASE-26274 Create an option to reintroduce BlockCache to mapreduce job
...
Compliation fixes for CombinedBlockCache and TestClientSideRegionScanner.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-09-22 12:20:00 -07:00
Tak Lon (Stephen) Wu
6ca495b273
HBASE-26274 Create an option to reintroduce BlockCache to mapreduce job ( #3684 )
...
Introduce `hfile.onheap.block.cache.fixed.size`
and default to disable. when using ClientSideRegionScanner
it will be enabled with a fixed size for caching
INDEX/LEAF_INDEX block when a client, e.g.
snapshot scanner, scans the entire HFile
and does not need to seek/reseek to index
block multiple times.
Signed-off-by: Josh Elser <elserj@apache.org>
2021-09-22 09:39:38 -07:00
meiyi
6f68d2765c
HBASE-26261 Store configuration loss when use update_config ( #3664 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-09-22 19:08:07 +08:00
meiyi
d75d73bcc7
HBASE-26270 Provide getConfiguration method for Region and Store interface ( #3671 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Anoop Sam John <anoopsamjohn@apache.org>
2021-09-22 11:24:19 +08:00