Commit Graph

345 Commits

Author SHA1 Message Date
ada983d680 fix test_ob_black_list_service bug 2024-02-08 09:32:55 +00:00
9bc0f9e704 change ObStorageObjectType to ObStorageObjectMetaType 2024-02-08 07:52:08 +00:00
97d79c5a48 [CP] Control thread lease time for submit log thread. 2024-02-08 07:19:16 +00:00
6953548b56 BUGFIX: make sure clean the ls if created failed 2024-02-08 06:25:33 +00:00
ebf9cfed44 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2024-02-08 03:48:06 +00:00
ccfccee77b Change code owners 2024-02-08 02:26:43 +00:00
418169fbd6 [BUG.FIX] Fixed compare-and-swap (CAS) tablet with an I/O operator. 2024-02-08 02:17:38 +00:00
9c018210bd BUGFIX: fix restore ls state after restart 2024-02-07 23:42:11 +00:00
d63522ff95 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2024-02-07 23:33:09 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
9b425a11ce fixed log disk usage execcded 100% because of recycleing blocks hang. 2024-02-07 22:09:44 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
33a6f4973d [FEAT MERGE] Implement Resource Throttle 2024-02-07 17:25:56 +00:00
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