Commit Graph

205 Commits

Author SHA1 Message Date
f8a9c93b63 add _stream_rpc_max_wait_timeout to avoid tenant worker hung for waiting next request 2023-11-20 14:40:50 +00:00
af9c216530 [CP] [BUG.FIX] Add _temporary_file_meta_memory_limit for tmp file 2023-11-20 08:46:45 +00:00
1d6cb7cde6 Tablet normalized leak diagnosis 2023-11-17 10:45:14 +00:00
b6d3ba3007 add case to test one of the batch async rpc hung 2023-11-16 06:11:10 +00:00
6e6eedc0b8 [CP] disable var assign use das default 2023-11-13 07:13:15 +00:00
5895ce4113 [CP] change sync rpc to async for transfer and migration 2023-11-10 11:13:01 +00:00
fa3f962aad [CP] change cluster level parameter to tenant level for backup 2023-11-10 10:39:14 +00:00
978cb2f50e placehold expr and system parameter used by new query range 2023-11-09 14:24:35 +00:00
a722d95b96 add system variable _enable_range_extraction_for_not_in to control query range extraction for not in 2023-11-07 13:09:56 +00:00
766bfcf984 Reset sstable in store row iterator reuse 2023-11-07 02:09:34 +00:00
c7c4b471e5 occupy position for columns in __all_ddl_error_message 2023-11-02 13:14:29 +00:00
99db3c5d46 [CP] Add hidden config _transfer_task_tablet_count_threshold 2023-11-01 08:09:23 +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
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
daaf3a2e08 Fix restore transfer src ls cannnot gc bug 2023-10-17 09:09:55 +00:00
ff79506de2 FEATURE: change memstore_limit_percentage to tenant config 2023-10-10 12:44:03 +00:00
4063bc9368 [CP] [LogService] Modify the defalut value of the ls_gc_delay_time 2023-10-07 06:43:21 +00:00
ba2ac56c8e 4G mysqltest 2023-09-27 09:14:01 +00:00
36af52b8d8 [CP] alter server_cpu_quota_max/server_cpu_quota_min dynamic_effective 2023-09-21 07:40:31 +00:00
f4f4170dbe [UPGRADE] Upgrade version to 4.3.0.0 2023-09-20 15:44:13 +00:00
e0b02386b8 BUGFIX: limit max ls count of tenant 2023-09-18 03:10:12 +00:00
352998fa31 add _enable_values_table_folding config param 2023-09-15 04:43:48 +00:00
bd31323f98 Add _publish_schema_mode parameter 2023-09-14 07:14:13 +00:00
8f2327f912 Modify the default value of the better_inlist optimization configuration item to True 2023-09-14 02:10:40 +00:00
1910d3de2b add a new config, which can force malloc even if tenant not exist in observer 2023-09-13 03:10:27 +00:00
cb75499e77 fix sys tenant backlog with cgroup on 2023-09-12 09:44:10 +00:00
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
45573c67e5 Fix bug in skip scan with splitted ranges 2023-09-12 02:10:42 +00:00
a8f19c7fa5 [OBKV] add ttl_thread_score and skip scan in TTL delete 2023-09-11 08:14:22 +00:00
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
930fc3844a Modify schema related parameters 2023-09-09 10:59:21 +00:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
a7aa01b993 increase the upper limit of memory_limit_percentage to 95 2023-08-31 13:40:49 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
6dae488704 Implement the transfer query test framework 2023-08-29 06:10:52 +00:00
9e9f381d02 [FEAT MERGE] support connection from LB in Public Cloud 2023-08-28 12:40:32 +00:00
dc3b38fc59 add _hash_join_enabled/_optimizer_sortmerge_join_enabled/_nested_loop_join_enabled parameters 2023-08-25 10:10:33 +00:00
0375e39154 Fix start transfer defalut trans timeout 2023-08-25 07:40:18 +00:00
dd7ef78699 add config enable_transfer 2023-08-25 04:10:28 +00:00
5cfc4e7073 [FEAT MERGE]SQL SSL support specify the minimum TLS version number 2023-08-25 03:40:26 +00:00
90a115cfc6 remove the unused code of RDMA 2023-08-18 12:01:11 +08:00
b5fcf8a442 transfer errsim module 2023-08-15 11:44:33 +00:00
7dc7844cef [UPGRADE] Raise cluster_version/data_version to 4.2.1.0 2023-08-15 08:11:00 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
029ed46d44 Fix fetch tablet meta rpc timeout bug. 2023-08-09 06:24:23 +00:00
2a7fd0ef77 Disable leak memory protection 2023-08-07 12:54:32 +00:00
4643425ad2 Optimize snapshot acquiring when read write statement is spliting 2023-08-02 09:12:28 +00:00
8c16a5e83c [GC] gc need wait readonly tx cleaned up 2023-07-25 14:48:36 +00:00
2b6ec94442 set the default value of _max_rpc_packet_size as 2047M 2023-07-25 10:12:36 +00:00