138 Commits

Author SHA1 Message Date
978d31c7e1 [PALF] fix wait_log_barrier condition 2023-05-23 12:41:41 +00:00
0beeb5cfa7 [PALF] fix no leader after a degrade operation failed 2023-05-22 12:22:54 +00:00
2bb8488595 fixed restart failed because of the block size of Arb is 2MB 2023-05-22 06:17:39 +00:00
fd4ddaac3d [PALF] add enable_sync and enable_vote columns in __all_virtual_ha_diagnose 2023-05-17 12:41:16 +00:00
6ff52a2fd8 Report key events of palf 2023-05-16 09:41:27 +00:00
c5d6ca2c5d [log write throttling] reduce thread count of IOWorker 2023-05-16 07:11:27 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
e08d286866 [PALF] supprts stricter condition for reconfiguration 2023-05-09 19:10:00 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
f4acc8da14 [misc] fix unstable mittest 2023-05-04 05:42:35 +00:00
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
58bb3d34b7 PalfBufferIterator support return padding log. 2023-04-28 03:41:40 +00:00
27657e795b don't print error log when read integrity data in case of fetch log 2023-04-23 15:11:18 +00:00
73ba439d2e fixed restart failed because OB_CHECKSUM_ERROR 2023-04-22 14:17:03 +00:00
4ebbfc88a9 fixed restart failed because of manifest. 2023-04-18 12:45:15 +00:00
5640c64a58 fixed read block return -4016 in flashback 2023-04-13 09:36:47 +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
cb69857060 fixed replay error after failover error due to padding. 2023-03-29 10:45:31 +00:00
3af5267ab6 fixed restart failed due to log blocks' integrity after failover 2023-03-26 08:11:09 +00:00
1ec233bb5d [PALF] fix the leader is revoked when the PALF group is been degraded 2023-03-21 16:56:50 +00:00
e386747097 PALF degrades log stream in more failure scenarios 2023-03-17 10:41:20 +00:00
55b78ca715 delete some legacy code and fix several file description leak. 2023-03-14 13:40:49 +00:00
7b0e309818 improve error code when flashback operations have failed 2023-03-14 11:11:05 +00:00
16800f15d9 [Arb] fix the arb server sends rpc with cluster_id(-1) 2023-03-10 06:44:26 +00:00
5ce2d0e295 Fix archive log consumption with larger piece 2023-03-07 07:46:34 +00:00
f8e03ff190 fixed read log after flashback may be hang 2023-03-04 01:43:38 +00:00
20e5641cb8 close accumlate checksum of PalfIterator 2023-03-02 16:52:24 +00:00
9716f60c58 add defense code in palf 2023-02-27 14:11:06 +00:00
06450be1a7 Fix for max padding group entry. 2023-02-27 08:46:00 +00:00
0aa17c1e8e fixed restart failed because of the defense of ObServerLogBlockMgr 2023-02-20 04:44:23 +00:00
534bb13a9c fix error logs caused by migration dest which hasn't been flashbacked CR评审中 (1) 396ad35f 2023-02-08 15:21:33 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
38278be8b0 [Arb Fix] fix possible core dump in arb server 2023-02-06 15:44:30 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 2023-01-12 19:02:33 +08:00