605 Commits

Author SHA1 Message Date
b325b511ca [CP] fix standby replay 4719 2024-02-08 20:32:20 +00:00
d40845d673 bugfix: pass tablet from get_table_param to get corresponding version of ddlkv 2024-02-08 18:46:07 +00:00
7068d87d04 fix macro block id array use searray operator= 2024-02-08 16:29:26 +00:00
74ab463ae4 Fix allocator in index scanner 2024-02-08 16:17:22 +00:00
f40c2f9ef7 [CP] [4.3] fix create user log stream problem with 2F1A and 4F1A 2024-02-08 15:59:34 +00:00
8bae2763f1 [BUG] donot allow create memtable when the previous one has active write ref 2024-02-08 12:21:42 +00:00
31e5ff5f59 [CP] opt: provide a new sync interface for getting gts timestamp 2024-02-08 12:15:41 +00:00
2d98a71efa fix offset from DDLKV && fix wrong read_info 2024-02-08 12:00:54 +00:00
883414e5c3 fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2024-02-08 11:57:54 +00:00
66dfde3f7d add unittest for tenant_cloning 2024-02-08 10:49:31 +00:00
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