Commit Graph

45 Commits

Author SHA1 Message Date
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
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
15a066cf26 [CP] opt: provide a new sync interface for getting gts timestamp 2023-12-26 09:16:21 +00:00
8c2fda8fdc fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND 2023-12-26 08:13:29 +00:00
07fedf588e add unittest for tenant_cloning 2023-12-25 13:47:11 +00:00
d71f187a75 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2023-12-18 18:13:04 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
663ba5569a [FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
2023-12-12 10:21:52 +08:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
629df73390 enhance compaction dag statistic 2023-11-27 08:19:44 +00:00
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
9c0500e048 [CP] [Bugfix] fix ObHTableLockMgr from MTL_BIND to MTL_BIND2 2023-10-31 22:09:21 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
68c5f0ce3e [Bugfix]tableapi session pool split to tenant 2023-09-13 06:19:37 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
400581bee2 Fix tmp file core at log 2023-07-18 15:18:07 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
ff656e59b4 [bugfix]remove tenant_io_manager from map until mtl_destroy 2023-07-18 05:12:19 +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
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
20dd11d7a7 【part 1】Split session memory to tenants 2023-06-15 09:48:00 +00:00
7095e40b8b use mtl_id to init some structures 2023-06-14 13:42:12 +00:00
24bf0c60d8 support multi LogIOWorker 2023-06-05 02:57:22 +00:00
2bde3becf7 Revert fix mock_mtl::destory 2023-06-01 13:17:32 +00:00
4933293bb2 fix mock_mtl::destory 2023-06-01 10:59:38 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +00:00
c5d6ca2c5d [log write throttling] reduce thread count of IOWorker 2023-05-16 07:11:27 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +00:00
16800f15d9 [Arb] fix the arb server sends rpc with cluster_id(-1) 2023-03-10 06:44:26 +00:00
702ea5cd2d del log & fix acquired_tablet/check rs finish & bind for MTL 2023-03-09 11:13:55 +00:00
364fdb8222 fix bad MEMORY_LOG when ServerGTimer hang 2023-02-10 08:41:32 +00:00
c78a71c5ca [Election] fix LeaderCoordinator and FailureDetector not exit 2023-02-06 16:50:05 +08:00
665e7984d5 [Election] fix tenant coordinator and failure ddetector core-risk bug 2023-02-06 13:10:19 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
06b882fa75 [BUG] add row latch when log sync failed 2023-01-28 17:03:01 +08:00
2cfa340452 fix wrong cpu_capacity in __all_virtual_server after cpu_count changing 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
6b71492704 [to #47028518] check SET statement type and children count before transforming to subquery in PL 2023-01-12 19:02:33 +08:00