Commit Graph

431 Commits

Author SHA1 Message Date
b068e93506 use macro iterator 2024-02-07 17:14:08 +00:00
112b0dfbd4 [FEAT MERGE] Support index usage monitoring 2024-02-07 16:12:34 +00:00
315fe90c5e fixed memory leak when palf epoch changed. 2024-02-07 15:57:42 +00:00
46b64790bc [FEAT MERGE] transfer without kill tx 2024-02-07 14:20:47 +00:00
cdbcd01b27 change compat_mode default from MYSQL to INVALID 2024-02-07 13:51:05 +00:00
d8b4a05f63 [CP] reset macro info after writing linked block 2024-02-07 13:00:27 +00:00
6bf26275da return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable 2024-02-07 12:51:22 +00:00
40ea51bcf3 check row mvcc flag 2024-02-07 11:07:42 +00:00
10706ab7d4 [MDS] mds table flush by order 2024-02-07 09:53:02 +00:00
c8d8bb4c25 fix builder trim empty roots when rewriting macro blocks 2024-02-07 04:19:57 +00:00
0bf35925f1 gather readble scn in memory 2024-02-07 04:01:42 +00:00
ed95beb4e1 [CP] Auto Refresh/Broadcast Tablet Location 2024-02-07 03:10:35 +00:00
1309d869b2 [FEAT MERGE] impl skip tablet 2024-02-07 01:09:40 +00:00
99f684b537 enhance compaction dag statistic 2024-02-07 00:52:13 +00:00
7e34854bc6 [memtable_mgr] ObTabletMemtableMgr memtable management 2024-02-07 00:40:36 +00:00
ed236a3bf5 fix empty shell cannot be washed 2024-02-06 22:25:00 +00:00
d02328ebf1 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-02-06 22:16:36 +00:00
c18fefb161 [FEAT MERGE] cherry pick restore_pf_opt from 421release to master 2024-02-06 21:42:11 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
034f8a27bb Unify tablet creation to use ObCreateTabletSchema 2024-02-06 17:08:57 +00:00
60b885ce98 [CP] Fix 4721 when fetch tablet ls tablet seq 2024-02-06 16:14:32 +00:00
ff4b63ff0f [CP] should not push multi_version_start before reserved_snapshot_clog sync 2024-02-06 15:51:55 +00:00
452b98a7c1 Tablet normalized leak diagnosis 2024-02-06 15:26:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2afec06cc5 fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-06 08:17:04 +00:00
6627f9ef2e [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-06 04:11:58 +00:00
999e6b5da9 optimize implement of get_max_applied_scn() 2024-02-04 13:12:03 +00:00
11ac2b02c7 fixed restart failed because of create ls failed in ObLogService 2024-02-04 11:41:58 +00:00
7456249dcf fixed no log callback because log disk full of arb replica 2024-02-02 23:12:03 +00:00
bb91fee82f set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
2024-02-02 21:43:02 +00:00
89f74f205e [TABLELOCK] fix several bugs about timeout in tablelock 2024-02-02 18:51:34 +00:00
bc20260080 [CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist 2024-02-02 15:42:26 +00:00
e993318693 fix tenant_data_version & need_create_empty_major compatible. 2024-01-26 10:47:27 +00:00
253185fc54 Fix: macro block ref_cnt leaks when exec delete_single_ls_snapshot 2024-01-26 10:42:27 +00:00
61d85bedc0 Fix max rows returned in group by pushdown 2024-01-24 07:16:44 +00:00
27418a8081 BUGFIX: fix ls iter cnt leak 2024-01-22 09:12:34 +00:00
86c07975d1 Fix IndexBlockBuilder cannot close(build tree) 2024-01-21 14:42:28 +00:00
24b7922ca3 [CP] [fix] avoid loop when registering parents for R replicas 2024-01-19 03:48:12 +00:00
f7c3363720 [CP] [42x] support use ob_admin to do replica dr-tasks 2024-01-18 07:51:26 +00:00
55bd25346e [BUG] for txn with aborted txn transfer in, we need set as aborted 2024-01-17 15:42:32 +00:00
e26cdac224 [BUG] fix invalid smaller tx data min start scn during transfer 2024-01-17 03:13:01 +00:00
b3ec417991 skip active memtable when flush redo for freeze 2024-01-15 13:42:48 +00:00
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
a7409a1184 [LS] remove create_type from ObCreateLSCommitSLog 2024-01-11 09:43:08 +00:00
b6b729dbe6 fix allocator constructor 2024-01-10 04:18:36 +00:00
e4c6364956 get kv from tablet 2024-01-09 11:48:55 +00:00
3ab97bfeaa Adapt DDL paritial data construt sst. 2024-01-09 03:12:54 +00:00
aeace6c456 pass tablet_handle when query 2024-01-08 12:18:00 +00:00
b42b2e6245 BUGFIX: ddl lock table using lock thread group 2024-01-08 04:47:19 +00:00
30e44f4381 fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-01-04 09:13:14 +00:00