548 Commits

Author SHA1 Message Date
852740f9e4 patch refactor compaction iter & del useless code 2023-08-03 12:12:15 +00:00
f9b9ce2307 [BUG] ignore 4377 when participants die 2023-08-03 02:42:37 +00:00
319e9f0a3c fix some test case 2023-07-27 14:24:16 +00:00
cfaace79c2 add io diagnose info 2023-07-24 12:42:41 +00:00
917a6ae258 BUGFIX: make sure safe destroy handler stop if create tenant failed. 2023-07-20 07:48:40 +00:00
6bfc8f2988 Add blocked ls into blacklist for RTO 2023-07-18 10:42:14 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
f397371718 [fix][PALF] migrating/replicating replicas as learners
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-07-17 13:18:17 +00:00
b6083d27be allow read snapshot less than transfer in commit version if start transfer in tx committed 2023-07-17 09:18:10 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
c0d2550b80 [CP] wait remove tenant_io_manager until ref_cnt = 1 2023-07-14 09:12:27 +00:00
9b23516657 Optimize tmp file 2023-07-14 04:42:06 +00:00
b0ae6c165f Enlarge slog item and buffer concurrent count 2023-07-13 02:18:02 +00:00
1337d35972 Fix flashback query 2023-07-11 21:12:13 +00:00
c3f0fb704b add log in compaction diagnose 2023-07-11 15:11:59 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +00:00
ddf7854eb4 Fix get tablet return 4165 2023-07-07 10:47:48 +00:00
902d0fe5a6 keep medium info previous filter logic 2023-07-07 06:48:10 +00:00
7853b0222a fix copy medium info filter logic and enhance continuity check 2023-07-06 12:42:07 +00:00
b5f90efa79 [master] handle rollback savepoint create ctx when ls deleting 2023-06-27 09:17:57 +00:00
09289f9d9a fix lock_node only update schema_version & add tenant_id for allocator 2023-06-25 11:42:22 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
12e2837207 disable adaptvie compaction when detecting high CPU load 2023-06-16 09:42:05 +00:00
4260921c59 add mysqltest case for medium compaction 2023-06-15 12:12:32 +00:00
5276bcaea0 [BUG.FIX] split tenant memory for TabletMap and TmpFileCache label 2023-06-15 10:18:29 +00:00
9fac17b4b2 Return recycled scn when tx data is not existed in sstable 2023-06-09 04:48:09 +00:00
c3dd57e291 fix row_store_type when sstable is empty 2023-06-06 10:42:27 +00:00
a279004631 remove unittests cannot work on opensource 2023-06-06 05:42:19 +00:00
7f5740b8b0 Close the usage of OB_TSC_TIMESTAMP.current_time() 2023-06-01 21:41:57 +00:00
43ea6cec49 fix big_segment tx log bug 2023-05-26 13:11:10 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +00:00
77f83568f9 [OPTIMIZATION] performance is slow down for submit redo with big txn 2023-05-26 08:46:47 +00:00
4ea455b9f9 [tx-route] support receive duplicate state from proxy 2023-05-25 08:11:51 +00:00
2eeabad6ca [2pc] drive 2pc with 1 participants 2023-05-23 09:47:21 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +00:00
4e78cd9426 [bugfix] fix column equal encoding exception offset array overflow 2023-05-16 04:16:42 +00:00
cf5be5d6f4 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-11 13:58:38 +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
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +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
e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-05 04:45:21 +00:00
2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb 2023-05-05 03:08:48 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
7beeb7dd31 [BUG] fix after append cb core 2023-04-24 07:11:32 +00:00
5aba3122f5 fix storage schema bug that dec unsync_cnt_for_multi_data 2023-04-21 05:11:14 +00:00
8a5cf3c010 Add tenant unit tablet total cnt limitation 2023-04-20 13:41:27 +00:00