Commit Graph

210 Commits

Author SHA1 Message Date
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
b9c2d2e775 kill all running tx before the append_mode_initial_scn in switch_to_leader 2023-08-23 10:44:11 +00:00
90ae6c4e43 optimize mark_and_sweep 2023-08-17 11:24:17 +00:00
9b01ed202d [MDS] fix thread deadlock between DAG and tablet and mds_table 2023-08-17 09:40:35 +00:00
5ad847706f refactor prohibit_map & add medium_checker 2023-08-16 04:44:02 +00:00
6283feb96f [MDS] add mds construct sequence to bind async executed DAG and mds_table 2023-08-15 03:10:34 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
3a311f8866 [CP] [4.1] fix tx-route state serialize size overflow 2023-08-14 09:12:27 +00:00
7430de2cb0 [bugfix] fix batch decode var length dict with single entry 2023-08-11 07:12:43 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
5606fdda16 fix print ctx code 2023-08-09 09:42:33 +00:00
82273343d9 forced to distinguish between ha dag and others 2023-08-08 05:42:30 +00:00
a1fa978f84 support strict replace 2023-08-08 05:12:15 +00:00
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