Duo Zhang
|
c99f0f22b5
|
HBASE-26848 Addendum make tmpdir absolute
(cherry picked from commit caea843e94 )
|
2022-03-17 13:05:50 +08:00 |
Duo Zhang
|
aa9cba3007
|
HBASE-26848 Set java.io.tmpdir on mvn command when running jenkins job (#4231)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit cc13624232 )
|
2022-03-16 18:49:29 +08:00 |
Andrew Purtell
|
70e695ba24
|
Revert "HBASE-26783 ScannerCallable doubly clears meta cache on retries (#4168)"
This reverts commit eca7ea3b1c .
|
2022-03-10 10:22:33 -08:00 |
Bryan Beaudreault
|
eca7ea3b1c
|
HBASE-26783 ScannerCallable doubly clears meta cache on retries (#4168)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-03-09 12:13:28 -08:00 |
Rushabh Shah
|
9f8b94a143
|
HBASE-26792 Implement ScanInfo#toString (#4155)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-03-05 17:45:53 +08:00 |
Bryan Beaudreault
|
acc729939a
|
HBASE-26797 HBase 1.x clients will choke on rep_barrier rows when scanning hbase 2.x meta (#4161)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2022-03-04 14:00:59 -08:00 |
Nick Dimiduk
|
7bb40b384c
|
HBASE-26788 Disable Checks API callback from test results in PRs
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2022-03-03 15:09:39 +01:00 |
Rushabh Shah
|
f712a4ceb5
|
HBASE-26435 The log rolling request maybe canceled immediately in LogRoller due to a race (#3832)
Co-authored-by: Rushabh Shah <shahrs87@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2022-03-03 17:49:07 +08:00 |
Yutong Xiao
|
5b26932415
|
HBASE-26705 Backport HBASE-26688 to branch-1 (#4061)
* HBASE-26705 Backport HBASE-26688 to branch-1
* Remove TestResult#testAdvanceTwiceOnEmptyCell
* Added unit test
|
2022-02-24 12:57:37 +08:00 |
Sean Busbey
|
09fbf75008
|
HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase (addendum)
remove duplicate test filter. leave xml filtered.
|
2022-02-13 00:12:46 -06:00 |
Aman Poonia
|
36a16a0bc7
|
HBASE-26752 Fix flappy test TestSimpleRegionNormalizerOnCluster (#4109)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2022-02-11 17:00:47 +05:30 |
Duo Zhang
|
c45133a9ee
|
HBASE-26749 Migrate HBase main pre commit job to ci-hbase (#4107)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2022-02-11 11:46:28 +08:00 |
Duo Zhang
|
36eef0a66e
|
HBASE-26747 Addendum use python2 directly in Jenkinsfile and Jenkinsfile_Github
|
2022-02-11 00:23:51 +08:00 |
Aman Poonia
|
a842712760
|
HBASE-26744 Normalizer exits without normalizing all the tables (#4100)
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
|
2022-02-10 17:55:49 +08:00 |
Duo Zhang
|
2f42f431a8
|
HBASE-26747 Use python2 instead of python in our python scripts (#4102)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
|
2022-02-09 16:38:07 +08:00 |
Duo Zhang
|
36de2c1d6e
|
HBASE-26697 Migrate HBase Nightly HBase-Flaky-Tests and HBase-Find-Flaky-Tests to ci-hbase (#4053)
Signed-off-by: Yulin Niu <niuyulin@apache.org>
|
2022-02-09 16:37:39 +08:00 |
Rushabh Shah
|
669bed57d7
|
HBASE-26702 Make ageOfLastShip, ageOfLastApplied extend TimeHistogram instead of plain histogram. (#4099)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2022-02-09 10:08:38 +08:00 |
Andrew Purtell
|
bd8a33278e
|
HBASE-26726 Allow disable of region warmup before graceful move (#4087)
Signed-off-by: Viraj Jasani<virajjasani@apache.org>
|
2022-02-01 15:38:40 -08:00 |
Sairam Pola
|
a2406f3764
|
HBASE-26660 delayed FlushRegionEntry should be removed when we need a non-delayed one (#4042)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2022-01-25 19:21:36 +05:30 |
Yutong Xiao
|
a3e7d36f2e
|
HBASE-26678 Backport HBASE-26579 Set storage policy of recovered edits when wal storage type is configured (#4037)
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2022-01-18 15:08:32 +08:00 |
Yutong Xiao
|
598b453a41
|
HBASE-26551 Add FastPath feature to HBase RWQueueRpcExecutor (#4028)
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2022-01-17 10:44:03 +08:00 |
Yutong Xiao
|
e8a8523bb0
|
HBASE-26619 Backport HBASE-26613 to branch-1 (#3975)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2021-12-28 00:04:59 +08:00 |
Bryan Beaudreault
|
1d1b52cb55
|
HBASE-26537: Make HBASE-15676 backwards compatible, using a flag on the proto (#3916)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-12-13 13:31:25 -08:00 |
zhengzhuobinzzb
|
8d96fc3614
|
HBASE-26482 HMaster may clean wals that is replicating in rare cases (#3887)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2021-12-05 22:26:20 +08:00 |
Yutong Xiao
|
c472329460
|
HBASE-26459 HMaster should move non-meta region only if meta is ONLINE (#3875)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-12-03 23:00:16 +05:30 |
Rushabh Shah
|
7192423ae7
|
HBASE-26468 Region Server doesn't exit cleanly incase it crashes. (#3866) (#3862)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Geoffrey Jacoby <gjacoby@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-12-01 11:19:13 +05:30 |
Rushabh Shah
|
13787ae03c
|
HBASE-26480 Close NamedQueueRecorder to allow HMaster/RS to shutdown gracefully (#3871)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2021-11-24 15:48:26 +08:00 |
Joel Swiatek
|
6d9da1314b
|
HBASE-26458 Add UNSET_SNAPSHOT_PROP and fix TTL defaulting (#3857)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-11-24 12:14:50 +05:30 |
Yutong Xiao
|
1701f0de0a
|
HBASE-26325 Backport the HBASE-26305 to branch-1. Move NavigableSet add operation to writer thread in BucketCache (#3776)
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2021-11-22 18:46:10 +08:00 |
Viraj Jasani
|
0d214ff53e
|
HBASE-26433 Rollback from ZK-less to ZK-based assignment could produce inconsistent state - doubly assigned regions (#3826)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Geoffrey Jacoby <gjacoby@apache.org>
Signed-off-by: David Manning <david.manning@salesforce.com>
|
2021-11-09 22:43:39 +05:30 |
Duo Zhang
|
40b4cb1f4c
|
HBASE-26319 Make flaky find job track more builds (#3791)
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
|
2021-10-29 18:28:09 +08:00 |
Duo Zhang
|
56b4f8c081
|
HBASE-26390 Upload src tarball to nightlies for nightly jobs (#3793)
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
|
2021-10-25 23:41:50 +08:00 |
Duo Zhang
|
57dbad11da
|
HBASE-26393 The dockerfile for running pre commit and nightly jobs can not be built on branch-1 (#3790)
Signed-off-by: Zhuoyue Huang <huangzhuoyue@apache.org>
|
2021-10-23 20:35:12 +08:00 |
Duo Zhang
|
bcb2829144
|
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:07 +08:00 |
Duo Zhang
|
1c81a62292
|
HBASE-26362 Upload mvn site artifacts for nightly build to nightlies (#3778)
Signed-off-by: Yulin Niu <niuyulin@apache.org>
|
2021-10-21 23:13:20 +08:00 |
Viraj Jasani
|
ce938a1ae4
|
HBASE-26371 Prioritize meta region move over other region moves in region_mover (#3768) (#3767)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-10-20 23:08:28 +05:30 |
Duo Zhang
|
29abea2182
|
HBASE-26360 Use gen_redirect_html for linking test logs (#3755)
Signed-off-by: Yulin Niu <niuyulin@apache.org>
|
2021-10-17 23:27:13 +08:00 |
Duo Zhang
|
be76e17edc
|
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:12 +08:00 |
Duo Zhang
|
2cd3b64ca1
|
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 10:05:36 +08:00 |
Duo Zhang
|
ae68083e7a
|
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:41:48 +08:00 |
Duo Zhang
|
97b3eca80a
|
HBASE-26318 Publish test logs for flaky jobs to nightlies (#3717)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
|
2021-10-07 23:34:58 +08:00 |
Rushabh Shah
|
d309276121
|
HBASE-26195 Abort RS if wal sync fails or times out
|
2021-09-08 15:15:56 -04:00 |
chenglei
|
08ff55df71
|
HBASE-26244 Avoid trim the error stack trace when running UT with maven (#3654)
Signed-off-by: Geoffrey Jacoby <gjacoby@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2021-09-01 15:21:44 +08:00 |
caroliney14
|
ecac266633
|
HBASE-25849 Backport HBASE-22738, HBASE-24760 & HBASE-25298 to branch-1 (#3581)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Bharath Vissapragada <bharathv@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-08-17 19:25:47 +05:30 |
Rushabh Shah
|
75844c8c39
|
HBASE-26185 Return mutable list in AssignmentManager#getExcludedServersForSystemTable (#3577)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-08-12 13:55:28 +05:30 |
Viraj Jasani
|
0ff6a75b48
|
HBASE-26185 Fix TestMaster#testMoveRegionWhenNotInitialized in the presence of hbase.min.version.move.system.tables (#3573)
Signed-off-by: Michael Stack <stack@apache.org>
|
2021-08-10 11:03:16 +05:30 |
caroliney14
|
8c18563cad
|
HBASE-25469 Add detailed RIT info in JSON format for consumption as metrics (#3557)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-08-04 18:05:39 -07:00 |
Duo Zhang
|
8f82cbfbcb
|
HBASE-26120 New replication gets stuck or data loss when multiwal groups more than 10 (#3528)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java
|
2021-07-27 08:54:28 -07:00 |
YutSean
|
dbeabbac97
|
HBASE-26094 L2 BC should not be the victimhandler of L1 BC when using combined BC (#3498)
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2021-07-23 10:38:11 +08:00 |
Bharath Vissapragada
|
acebb2edff
|
HBASE-26109: Update version to 1.7.2-SNAPSHOT (#3513)
Merge 1.7.1 CHANGES.txt
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
|
2021-07-22 08:59:45 -07:00 |