Commit Graph

166 Commits

Author SHA1 Message Date
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
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
4144cf1751 [FEAT MERGE]Added object storage COS as the backup destination 2023-08-21 07:10:29 +00:00
392f7dfe04 fix is_unicode_valid bug 2023-08-18 12:20:18 +08:00
9085543640 Solve the problem that the sanity_check_range does not take effect when the length overflows 2023-08-08 07:54:58 +00:00
5267b750b0 [scn] support scn_to_str() 2023-06-27 10:42:28 +00:00
972185dc81 finetune thread_mgr interface 2023-06-02 07:47:52 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
b020762935 fix test_timer 2023-04-21 06:11:14 +00:00
6f4d4f8648 remove case of atomic_wait_event 2023-04-21 04:11:46 +00:00
1b56271658 Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-21 03:11:34 +00:00
d1e68a8c8c Revert Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-14 04:41:27 +00:00
d0d70a2f27 fix ut compile error 2023-04-13 15:41:18 +00:00
6de0c5fbdd Fix the problem that hashtable free memory cannot be recovered immediately 2023-04-13 18:29:10 +08:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
e501bbe216 fix stack overflow when page_size is not 4k 2023-04-04 15:14:33 +00:00
0e22eb2aae fix full link tracing log printed in observer.log 2023-03-31 15:14:52 +00:00
674e87b495 fix the truncation of COMMENT sql 2023-03-27 13:11:56 +00:00
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
b2df288827 Enable RELRO compile option to pretect address attack 2023-03-17 06:11:09 +00:00
cabd3eab20 update CODEOWNER && fix some lib pretest by jiage && update pretest conf 2023-03-15 05:14:01 +00:00
03cafacec1 fix wrong span_id in full link tracing 2023-03-06 04:41:14 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
d8d2e34880 fix tenant_allocator reuse error 2023-02-07 14:04:14 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
27b7bca333 fix arm bug of smart_call 2023-02-06 16:32:22 +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
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
5830b64c41 Add new interface tolower toupper in ObCharset 2023-01-12 19:02:33 +08:00
e6af47ade7 refactor: clean the code of lock module 2023-01-12 19:02:33 +08:00
c37f0e93a3 [FEAT MERGE] impl multi way macro block reuse && pct free && multi version row support micro block-level recycling 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with 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
842dc28be7 [CP] remove unused unittest 2022-11-25 10:38:06 +00:00
b0bb9e7653 Fix bitmap load_from_array 2022-11-23 07:41:36 +00:00
204a76baf6 fix isal crc64 bug (#1052)
* use isal for crc check

* add NULL check in crc isal

* update isal crc code to latest pull request
2022-11-23 15:37:11 +08:00
16fc3d31e2 [CP] support ob_timer to assign max_task_num by argument 2022-11-22 08:38:18 +00:00
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00