166 Commits

Author SHA1 Message Date
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
fc2fa5a780 [MDS] mds table flush by order 2023-12-05 03:12:06 +00:00
4639d805d9 gather readble scn in memory 2023-11-28 13:12:02 +00:00
fa81dbabe1 [CP] Auto Refresh/Broadcast Tablet Location
Co-authored-by: LeonChaoHi <15201161716@163.com>
2023-11-28 07:42:23 +00:00
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
5b1ec07b43 [CP] Fix 4721 when fetch tablet ls tablet seq 2023-11-20 09:14:39 +00:00
e9fa5cef72 [FEAT MERGE] FEATURE: ls state optimization 2023-11-15 08:44:47 +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
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
89f26dca03 Clear expired ObTabletLSCache for dropped tenants 2023-10-09 03:13:29 +00:00
e5822c705c [BUG] add callback logging blocked bug detect 2023-09-13 13:40:29 +00:00
dee288d4b6 [DETECT] add count down state to adapt sql retry deadlock 2023-09-12 09:10:43 +00:00
f70f1dcb29 Fix transfer mittest cases 2023-09-09 12:24:34 +00:00
cade45ca80 Add new rpc queue for storage_ha 2023-09-09 10:55:37 +00:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
185d056d52 new rs job related to tenant LOCALITY, PRIMARY ZONE, UNIT_NUM 2023-08-30 12:14:02 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +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
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
115f639cd5 [FIX] serialize tx ctx in tx ctx lock 2023-08-11 02:12:53 +00:00
81e0d5ca13 fixed restart failed because physical log disk is smaller than log disk size 2023-08-08 10:42:43 +00:00
1ebe477f5e provide a better performing interface to get tablet ls mapping 2023-08-02 04:42:19 +00:00
319e9f0a3c fix some test case 2023-07-27 14:24:16 +00:00
90e5842e6b [4.2] fix learner_list with flag problem 2023-07-24 05:12:42 +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
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
6810df627b Avoid stopping writing after restart due to log disk is shrinking. 2023-07-13 09:48:23 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +00:00
7c63a546e7 [CP] push RoleChangeEvent to the tail of queue when replay timeout 2023-07-11 05:24:25 +00:00
be7c3455c4 change transfer related parameter from cluster level to tenant level 2023-07-08 11:17:48 +00:00
d2584bccf2 [FIX] only update min_start_scn and keep_alive log scn when log is NO_CTX or HAS_CTX 2023-07-03 02:12:09 +00:00
8aee534b66 revert 'support include_hidden_sys when get_tenant_unit' 2023-06-28 11:12:25 +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
72b3c1ff76 split memory of array in detect callback from 500 tenant 2023-06-08 03:43:19 +00:00
95f9b3a05e fix test_special_tablet_flush core 2023-05-29 06:11:47 +00:00
5bdaacc542 [Add Log] add log for undecided row scn fetch 2023-05-25 05:11:25 +00:00
18705c91e7 support include_hidden_sys when get_tenant_unit 2023-05-21 07:11:37 +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
14a742ce0f Need not replay a tablet record in a retain part_ctx 2023-05-11 13:15:21 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
ce48d4640d fix get_ls_init_member_list 2023-05-10 05:24:47 +00:00
b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. 2023-05-08 09:11:54 +00:00
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +00:00
0f30c4a321 revert(logservice): hidden sys tenant will actually occupy the log disk space. 2023-05-07 03:42:24 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08:00
8b8175c36d BUGFIX: replay commit should notify tablelock 2023-04-17 05:15:01 +00:00
7fd1b058cd fix core when dump tx ctx table 2023-03-24 07:15:22 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00