116 Commits

Author SHA1 Message Date
0fb5ef659c [CP] [CP] [CP] Change code owners 2024-02-06 14:01:21 +00:00
4e3525d66a fix gen_errno.pl 2024-02-06 10:06:20 +00:00
6d3306fdc0 [CP] [CP] [CP] Change code owners 2023-12-22 07:13:35 +00:00
00398fcab2 [CP] license opt: Identify external and internal code and modify their open source licenses correctly. 2023-11-02 04:42:19 +00:00
f7a78f8d71 [CP] [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-17 11:22:55 +00:00
880876711d [CP] [fix] get member_list may core due to concurrent reconfirmation 2023-09-08 12:46:34 +08:00
af7abd50ed [CP] Optimize tmp file
Co-authored-by: godchen0212 <chenqx303@163.com>
2023-08-15 05:38:17 +00:00
98df6c5e5b [CP] [fix] fix arbitration service do not degrade when reconfirming and log disk full occur concurrently 2023-08-11 21:27:38 +00:00
ba230f3e0b skip old mds clog replaying under deleting status 2023-07-25 04:12:07 +00:00
b9854bbf23 [CP] [fix] do not remove normal member if another member is being rebuilt 2023-07-18 07:42:15 +00:00
bf17ea7898 [CP] remove a defense code which will case restart failed in cornor case 2023-07-12 15:23:23 +00:00
6b6695797c [CP] [FIX] only update min_start_scn and keep_alive log scn when log is NO_CTX or HAS_CTX 2023-07-04 12:23:31 +00:00
5d7aba2087 [CP] [fix] fix some error logs 2023-07-04 08:47:32 +00:00
9a72de8f80 Automatically clear dropped tenant's ls location caches 2023-07-03 11:12:21 +00:00
7244dc6809 push RoleChangeEvent to the tail of queue when replay timeout 2023-06-21 03:48:21 +00:00
36a9080939 Pick tx table interface refactor && Pick return recycled_scn 2023-06-21 03:42:49 +00:00
80f3af57bb fix WORK_AREA not limit after restart observer 2023-06-16 08:47:46 +00:00
ca888a3e8c [CP] optimize memtable garbage collection 2023-06-15 16:54:23 +00:00
597b587299 [CP] [Arb] optimize requirements for arbitration degrading and upgrading 2023-06-15 08:14:37 +00:00
c81bf8427d [CP] fix row_store_type when sstable is empty 2023-06-06 13:52:31 +00:00
ea77973c82 revert '[CP] support include_hidden_sys when get_tenant_unit' 2023-06-06 10:42:29 +00:00
7ec8de69fc [CP] [PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed 2023-06-05 15:12:19 +00:00
512aadb0c8 [CP] fix restart failed because of max committed end lsn may be smaller than base lsn 2023-06-05 03:42:31 +00:00
8f5e8a8f5a [CP] [PALF] do not change config if majority of paxos members have crashed 2023-06-02 13:42:29 +00:00
a2ac91ac00 [PALF] fix get_log_barrier bug add additional mittest cases 2023-05-29 02:43:02 +00:00
2eb75be0cc [CP] Fix unexpected arb degarde for large timeout config. 2023-05-26 08:42:38 +00:00
f2c0260ba6 [CP] avoid restart observer when read incorrect data from disk. 2023-05-26 02:48:22 +00:00
a70e2204bf [CP] fix replay redo error when push end_scn to start_scn + 1 2023-05-25 05:48:35 +00:00
a91f5696f8 [CP] don't print error log in flying of flashback 2023-05-25 03:42:26 +00:00
1fbc7051a1 [CP] [PALF] fix wait_log_barrier condition 2023-05-24 11:48:01 +00:00
b9854dbd1c [CP] [PALF] forbid to rebuild and truncate palf concurrently 2023-05-24 10:12:28 +00:00
2e47fedc59 [CP] [PALF] fix no leader after a degrade operation failed 2023-05-24 03:42:39 +00:00
32825f5d8a [CP] Construct IndexBlockDataTransformer on stack which is used to be thread local storage. 2023-05-22 13:17:50 +00:00
a898df9e7c [CP] fixed restart failed because of the block size of Arb is 2MB 2023-05-22 09:47:52 +00:00
ca855f33e8 [CP] support include_hidden_sys when get_tenant_unit 2023-05-22 06:12:38 +00:00
83e6eebbcd [CP] fix memory hold too much 2023-05-17 11:48:23 +00:00
2f04549886 [CP] push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-17 03:12:29 +00:00
cb822f078d fix switchover sys ls may not report 2023-05-11 13:23:16 +00:00
2cf57b9c5d [CP] Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand. 2023-05-11 11:24:58 +00:00
5a4fd70783 [CP] [PALF] supprts stricter condition for reconfiguration 2023-05-10 22:32:45 +00:00
d6a15b459f [CP] revert(logservice): hidden sys tenant will actually occupy the log disk space. 2023-05-10 18:40:03 +00:00
2d2b814e93 [CP] Fix concurrent issue between tablet pin and wash 2023-05-10 15:42:59 +00:00
3b46679bad [CP][FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 08:50:40 +00:00
cec70b862d [CP] don't print error log when read integrity data in case of fetch log 2023-04-24 07:43:14 +00:00
d66e16b026 [CP] fixed restart failed because OB_CHECKSUM_ERROR 2023-04-22 14:35:31 +00:00
b3572bded7 [CP] fixed restart failed because of manifest. 2023-04-21 07:17:23 +00:00
dbbe352046 [CP] BUGFIX: replay commit should notify tablelock 2023-04-21 04:47:15 +00:00
016a5a5f88 [CP] fixed read block return -4016 in flashback 2023-04-14 09:27:14 +00:00
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00