Commit Graph

85 Commits

Author SHA1 Message Date
3f8bc6dd73 add parameter log_storage_warning_tolerance_time 2023-02-09 14:21:07 +00:00
6fb94fc439 [DATA_DICT] Fix usage of log_handler and log_callback 2023-02-06 22:59:01 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
274e68514d change restore concurrency to ha high thread score 2023-01-28 15:49:37 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
a6098ccbc6 [FEAT MERGE] New upgrade framework for 4.x 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
529e541dd6 fix mysqltest 2023-01-12 19:02:33 +08:00
f70fa4b1cd [CP] fix the description of configuration item rpc_port 2023-01-12 19:02:33 +08:00
0dfcc0daf7 [CP] sql nio support ssl and open by default on master 2023-01-12 19:02:33 +08:00
2c15f32e69 fix too long config change timeout 2023-01-12 19:02:33 +08:00
a9ba548469 [CP] Adjust value range of internal_sql_execute_timeout 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
0fb66ff79b fix #1092 Modify the description of row_compaction_update_limit value range 2022-11-24 10:07:58 +00:00
931a1810cc Support timing auto flush plan cache 2022-11-18 13:05:43 +00:00
7f0d609c5f Change Cluster Version to 4.1.0.0 2022-11-13 02:09:47 +08:00
0621c4812e add checker for system_memory and memory_limit 2022-11-10 08:37:49 +00:00
14898f124c adjust default DTL pool size 2022-11-10 04:06:18 +00:00
831af1ec07 give advise system_memory by memory_limit when system_memory not be set. 2022-11-02 18:40:42 +00:00
c8de32d7f2 fix migration copy ddl sstable issue 2022-11-02 17:35:44 +00:00
26390f8ee1 modify default value of trace_log_slow_query_watermark 2022-10-28 10:35:39 +00:00
9dd6c6a848 update ddl related inner table 2022-10-28 04:06:24 +00:00
d7c7ca8f13 add enable_cgroup cluster config 2022-10-28 03:39:56 +00:00
aaea748c68 remove unusable variables and parameters 2022-10-28 03:35:18 +00:00
042d3bc1ed fix 1002_restore_read_tablet_meta_failed case timeout issue 2022-10-25 10:45:39 +08:00
f5b12bcbfd fix obtest 2022-10-24 20:58:21 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
cc7f230ae5 fixed 990, provide a parameter to assign the size of clog disk (#1003)
* fixed , provide a parameter to assign the size of clog disk

* fixed , remove redundant log

* fixed , modify codes accroding to comment

* fixed , change statfs to statvfs

* fixed #990, rename clog_disk_limit_size to log_disk_size

* fixed #990, merge master and add config to observer.include.yaml
2022-08-26 11:11:37 +08:00
4a71740484 Upgrade the version 3.1.4 to 3.1.5 2022-08-16 20:33:16 +08:00
913838f920 open archive compression defaultly 2022-07-20 11:28:24 +08:00
979383c331 [CP] optimize large trans ctx limitation 2022-07-20 11:20:20 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
8aa89364bb upgrade opensource release from 3.1.3 to 3.1.4 2022-06-15 10:33:31 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
9d750fb89c add _max_trx_size 2022-05-16 10:42:55 +08:00
4e898ddbf3 [CP] fix high_priority_net_thread_count > 64 coredump 2022-04-22 16:50:20 +08:00
6cdf0345c6 fix net_thread_count > 64 coredump 2022-04-01 16:51:53 +08:00