Commit Graph

278 Commits

Author SHA1 Message Date
9e0e3b8aa9 fix backup delete piece file incomplete 2023-03-02 14:51:59 +00:00
897c5ae533 fix xa savepoint 2023-02-17 09:12:43 +00:00
076558b3cc shrink memory use in ddl 2023-02-15 14:42:18 +00:00
7bd346dc46 [FIX] dynamic expand or shrink tx data hash map when minor freeze to reduce memory use in tx data memtable 2023-02-15 12:44:35 +00:00
092b683a60 [master] add sql_audit txn-route diagnose info 2023-02-14 04:15:02 +00:00
41ff8d0ce0 [master][tx-route] fix check alive after session killed internally 2023-02-13 07:12:35 +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
6a87d4429d fix backup report -4002 issue 2023-02-09 14:42:23 +00:00
fc69016702 submit clear log with the larger scn than any commit log scn from pariticipants 2023-02-09 14:39:44 +00:00
df6007521e use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-02-08 11:43:52 +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
4faa17ca78 add defense code in major execute 2023-02-07 19:53:41 +08:00
02c1517a3e add unittest for io_tracer 2023-02-07 13:27:18 +08:00
780c8a8331 Add safe_to_destroy() in ObMemtable 2023-02-07 00:20:33 +08:00
58f3ce32a6 [master] fix sql_audit mysqltest result 2023-02-07 00:01:04 +08:00
d4c5f954f7 use arena allocator for btree node 2023-02-06 15:59:56 +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
1c24d38f33 optimize the performance of reporting tablet stat 2023-02-06 15:40:49 +08:00
99db3122b5 [rebuild] add get_election_leader() 2023-02-06 14:42:41 +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
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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
f27d2efc83 [FEAT MERGE] productization of xa trans 2023-01-28 18:05:52 +08:00
06b882fa75 [BUG] add row latch when log sync failed 2023-01-28 17:03:01 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
3080f2b66f Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 15:58:19 +08:00
2663894581 [FIX] remove defensive check when read tx data in tx table 2023-01-28 15:40:58 +08:00
f4f9ee1eb9 [BUG.FIX] fix sstable pool error when the observer is killed. 2023-01-12 19:02:33 +08:00
eeb84455cc Do not submit commit/prepare log in trx_submit_next_log with force_abort flag 2023-01-12 19:02:33 +08:00
c153bc2b09 fix parallel mini minor merge 2023-01-12 19:02:33 +08:00
7995b881c2 [master] do not abort tx-ctx when switch to leader fail 2023-01-12 19:02:33 +08:00
2cfa340452 fix wrong cpu_capacity in __all_virtual_server after cpu_count changing 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
c147ef1881 Load linked id list in deserialization 2023-01-12 19:02:33 +08:00
d8000e3816 fix memory managerment of dynamic node in TenantTabletStatMgr 2023-01-12 19:02:33 +08:00
976cfca700 Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable 2023-01-12 19:02:33 +08:00
94e0e5067a Fix migration cut sstable left scn but new tablet table store init failed bug. 2023-01-12 19:02:33 +08:00
efc06a1b8f refine is_root defination 2023-01-12 19:02:33 +08:00
b39b8c45f0 fix white-scan problems && unit test 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
0517f169f0 [FIX]fix trigger=0 in minor & error info when submit clog & add cluster-version in medium for compat 2023-01-12 19:02:33 +08:00
6356f6b748 2PC code format about msg_cache and 2pc_role 2023-01-12 19:02:33 +08:00
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
d6b44beadf fix boundary snapshot version when freeze info is invalid && revert FreezeInfo SCN Modification 2023-01-12 19:02:33 +08:00