116 Commits

Author SHA1 Message Date
d5faf6c8c8 [tablelock] Fix the bug about checkpoint rollback due to disorder commit during replay 2023-04-06 07:59:34 +00:00
669e679f03 fix OmtNodeBalancer hang 2023-04-04 00:11:21 +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
7fd1b058cd fix core when dump tx ctx table 2023-03-24 07:15:22 +00:00
1ec233bb5d [PALF] fix the leader is revoked when the PALF group is been degraded 2023-03-21 16:56:50 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08: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
a0466b3249 fix compatibility problem 2023-03-10 08:11:17 +00:00
16800f15d9 [Arb] fix the arb server sends rpc with cluster_id(-1) 2023-03-10 06:44:26 +00:00
702ea5cd2d del log & fix acquired_tablet/check rs finish & bind for MTL 2023-03-09 11:13:55 +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
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +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
5253524fdf Improve freeze unittest 2023-02-24 12:39:24 +00:00
dbc2a4c9f9 [BugFix].fix invalid meta_tree_root 2023-02-24 17:16:28 +08:00
0aa17c1e8e fixed restart failed because of the defense of ObServerLogBlockMgr 2023-02-20 04:44:23 +00:00
c6ded9ad28 fix incorrect operation when force killing tx 2023-02-14 03:12:24 +00:00
f7747d53f4 Add part_key_default_value in __all_virtual_proxy_partition_info 2023-02-13 08:13:17 +00:00
829ddcb041 [BUGFIX] Fix the bug about unlock failed, which due to replay disorder 2023-02-10 08:44:10 +00:00
364fdb8222 fix bad MEMORY_LOG when ServerGTimer hang 2023-02-10 08:41:32 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
642856b1ae [BugFix] notify_data_source in do_force_kill_tx and add safe_to_destroy 2023-02-09 18:00:41 +00:00
c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta 2023-02-09 16:22:41 +00:00
e1ff35512f add basic rto mittest 2023-02-08 20:17:16 +08:00
838cce3c5d fix ret = -4016 when migration and restore concurrent 2023-02-08 20:04:01 +08: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
0557bcad7b [4.1] donot lock when lock on the same row twice 2023-02-08 14:59:54 +08:00
cc70336767 fix storage estimate row can't used in opt stats row_count is 0 2023-02-07 20:54:29 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
2e49086259 fixed several mittest failed 2023-02-07 19:03:33 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
780c8a8331 Add safe_to_destroy() in ObMemtable 2023-02-07 00:20:33 +08:00
c78a71c5ca [Election] fix LeaderCoordinator and FailureDetector not exit 2023-02-06 16:50:05 +08:00
5217b09950 add some small sstable operations tools 2023-02-06 16:43:12 +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
665e7984d5 [Election] fix tenant coordinator and failure ddetector core-risk bug 2023-02-06 13:10:19 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
1554aaac9e [4.1] Fix unstable cases 2023-01-28 19:52:42 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
c5fe3df3ab [BugFix] Fix sanity core of __all_virtual_minor_freeze_info 2023-01-28 19:05:34 +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
06b882fa75 [BUG] add row latch when log sync failed 2023-01-28 17:03:01 +08:00