Commit Graph

902 Commits

Author SHA1 Message Date
41296128f1 micro writer buffer uses the default allocator 2023-11-14 10:10:32 +00:00
3eb34fe37e del useless code 2023-11-10 11:39:11 +00:00
42cc13dfea fix divided_by_zero and errcode overlapped 2023-11-10 07:09:23 +00:00
d9de59fd05 [SKIP INDEX] fix falifisable filter use incorrect obj meta. 2023-11-09 13:05:54 +00:00
505d5a601a [CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator. 2023-11-07 11:09:23 +00:00
607bfa740b fix bug: register interrupt with guard not has a return code 2023-11-06 11:43:57 +00:00
7846915626 [SKIP INDEX] remove skip index storing prefixes 2023-11-06 03:10:25 +00:00
3f8c7213fb [CP] [4_2_x]fix white_list match error 2023-11-01 13:09:11 +00:00
71aa08728f Fix memstore not release after table refresh 2023-11-01 08:13:07 +00:00
933a2b5031 make trans trace log buffer bigger in debug mode 2023-11-01 06:09:06 +00:00
c91f22632a Changing the response packet size of remote SQL to 2MB 2023-10-31 20:39:28 +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
sdc
7de3b4472a fix gi split task randomly bug 2023-10-18 07:09:55 +00:00
7d09de4477 [DeadLock] adjust some log print and fix get_scheudler may deadlock risk 2023-10-18 05:09:34 +00:00
eb7a594855 [BUG.FIX] fix -4016 issue when loading tablet 2023-10-18 03:13:55 +00:00
98b9115578 [CP] fast abort transaction 2023-10-16 03:43:16 +00:00
c976f0e263 [fix] fix concurrent get and slide in FixedSlidingWindow 2023-10-15 12:13:10 +00:00
9cb41a41d6 [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-13 05:40:00 +00:00
79253707a7 [CP] [Bugfix] fix multi database authentication failure 2023-10-13 02:44:04 +00:00
0fe674397d [CP] Add replica into blacklist when migrating 2023-10-12 12:09:44 +00:00
ba235676b3 fix extra medium info fuse bug 2023-10-12 10:40:08 +00:00
e621b30dd9 alter ob_tcp_invited_nodes max_length=64K 2023-10-12 02:39:56 +00:00
66452923c0 [CP] [CP] feat: implement virtual table and system view for obkv connections 2023-10-10 08:40:13 +00:00
223cf90c93 fix delay callback scheduler in clear phase 2023-09-25 02:40:07 +00:00
5a47b904ed fix:is json check constrain bug, json-table path expr not quoted supported, gdb charset result incorrect 2023-09-22 09:44:04 +00:00
6ec6205533 Abandon encrypt_key when setting log_archive_dest/data_backup_dest/log_restore_source 2023-09-22 07:40:07 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
d23c31fd93 [MDS] avoid hold mds_unit's lock when lock_for_read 2023-09-21 04:10:19 +00:00
982796f754 Fix IS_OR flag and mysqltest 2023-09-20 17:20:59 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
526eb5bf90 [CP] scheduler iter reset errno 2023-09-20 13:44:17 +00:00
62462d6875 [fix] restart the arb server will core after upgrading from 4.1 2023-09-18 08:10:07 +00:00
98f8d4dd13 [xml] fix ObPathVarObject mem leak 2023-09-18 07:40:15 +00:00
2970475539 [OBCDC] Fix memory not controlled caused by redo dispatch not under controll 2023-09-18 03:44:04 +00:00
47089d3931 fix some recover table bugs 2023-09-15 11:10:25 +00:00
eeacd9c6bc [fix] fix the committed_end_lsn can not be advanced after removing member 2023-09-15 02:40:16 +00:00
7da311d37c [CP] use memory_context in dag_scheduler 2023-09-15 00:10:05 +00:00
49a3fb1c78 [OPTIMIZATION] remove timeguard in latch guard in callbacklist 2023-09-14 09:17:50 +00:00
8916aa3e85 adjust mds time guard timeout & fix some minor issue 2023-09-14 08:13:46 +00:00
2bf2d711da Add free logic for tenant_mutil_allocator_mgr. 2023-09-14 05:14:22 +00:00
2e5f6f237e fix some archive bugs
Co-authored-by: wxhwang <wxhwang@126.com>
2023-09-13 11:40:39 +00:00
68c5f0ce3e [Bugfix]tableapi session pool split to tenant 2023-09-13 06:19:37 +00:00
7b972979cf [DeadLock] fix core-risk when 4013 2023-09-12 12:14:02 +00:00
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
36322c7d68 replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot 2023-09-12 03:10:47 +00:00
ffd6829b5b fix dag scheduler destroy when init failed 2023-09-12 02:40:35 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00