Commit Graph

278 Commits

Author SHA1 Message Date
ba235676b3 fix extra medium info fuse bug 2023-10-12 10:40:08 +00:00
223cf90c93 fix delay callback scheduler in clear phase 2023-09-25 02:40:07 +00:00
d23c31fd93 [MDS] avoid hold mds_unit's lock when lock_for_read 2023-09-21 04:10:19 +00:00
526eb5bf90 [CP] scheduler iter reset errno 2023-09-20 13:44:17 +00:00
49a3fb1c78 [OPTIMIZATION] remove timeguard in latch guard in callbacklist 2023-09-14 09:17:50 +00:00
8916aa3e85 adjust mds time guard timeout & fix some minor issue 2023-09-14 08:13:46 +00:00
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
36322c7d68 replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot 2023-09-12 03:10:47 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
09e955551a empty addr semantic support for complex addr 2023-09-08 13:01:10 +08:00
cb23820276 [master] fix io-thread hang in handle savepoint rollback resp 2023-09-08 10:50:16 +08:00
081d5b2dd1 optimize memtable releasing in mini compaction 2023-09-01 02:10:43 +00:00
6e1811678e refine tablet init functions & refactor code struct 2023-08-31 12:10:35 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
b9d0639eb7 [BUG] fix memtable case 2023-08-30 07:48:22 +00:00
c399d81179 [BUG.FIX] reduce macro id set memory footprints by using without no lock mode. 2023-08-29 07:48:02 +00:00
bcab8c659b Delete Table Index In QueryEngine 2023-08-24 04:48:41 +00:00
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