179 Commits

Author SHA1 Message Date
668b1289ad [CP] [FEAT MERGE] chunk_mgr_opt 2024-03-14 09:46:12 +00:00
d4fc825150 [pretest] fix an unstable test case: test_cancel_task 2024-03-13 08:38:40 +00:00
91295b58cc fix core at BlockSet::free_block 2024-03-11 08:45:35 +00:00
fd55142354 Add Error Codes for S3 Region-Endpoint Mismatch and Invalid Object Storage Endpoint Validation 2024-03-07 07:15:39 +00:00
d9beec169d implement ObOrderedFixedQueue 2024-03-06 07:15:08 +00:00
0977b48de2 [CP] fix leak of MALLOC_TIME_MONITOR log when ob_log alloc 2024-02-28 13:20:11 +00:00
092e0202d9 Refining Checksum Algorithm Handling Logic in Object Storage 2024-02-26 07:15:41 +00:00
3abb03d768 [CP] wash chunk_cache when physic memory exhausted 2024-02-10 11:21:09 +00:00
7da0974a40 Refactor object storage multipart upload interface to distinguish close, complete and abort operations 2024-02-10 04:27:55 +00:00
b20d0e2057 fix MERGE_RESERVE_CTX_ID failed to reserve memory 2024-02-10 01:00:16 +00:00
335cda36b4 add tests for object storage to sensitive test 2024-02-09 17:50:21 +00:00
11eb9541cf [security]remove ip 2024-02-09 08:43:03 +00:00
d7dc28d729 limit the print frequency for each ERROR log 2024-02-09 04:53:40 +00:00
f9b0d031d9 support setting checksum algorithm for object storage 2024-02-09 02:57:46 +00:00
71f41bc7cb [pretest] fix test_cancel_task 2024-02-09 01:31:17 +00:00
f636b2fdd1 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2024-02-08 13:18:21 +00:00
c7b8a188c3 Supports CRC checksum verification for object storage 2024-02-08 13:12:20 +00:00
bb1fc9e320 Implement the ObBackupIoAdapter performance testing tool 2024-02-08 09:53:26 +00:00
e9f0e97a5a [bug fix] fix core at TenantConfigUpdateTask::runTimerTask 2024-02-08 08:04:10 +00:00
9bc0f9e704 change ObStorageObjectType to ObStorageObjectMetaType 2024-02-08 07:52:08 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
4adf052cef Allow NFS paths to contain consecutive '/' characters 2024-02-08 00:05:59 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
542516e369 [FEAT MERGE] Backup support AWS S3
Co-authored-by: xuhuleon <xuhuleon@qq.com>
2024-02-07 19:13:39 +00:00
540f23b2d3 [CP] fix the memleak of nested Array 2024-02-07 16:53:28 +00:00
bbfbefabdf [FEAT MERGE] dynamic_server_spec phase1 2024-02-07 14:23:50 +00:00
cdbcd01b27 change compat_mode default from MYSQL to INVALID 2024-02-07 13:51:05 +00:00
61cdad9330 [CP] Support specify customed allocator for zstd_compressor 2024-02-07 11:04:40 +00:00
4b11da5715 remove domain string 2024-02-06 16:48:45 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
cd2191d0e8 [CP] wash chunk_cache when physic memory exhausted 2024-02-06 05:12:14 +00:00
6c8cde0b84 Refactor object storage multipart upload interface to distinguish close, complete and abort operations 2024-02-02 12:12:33 +00:00
2efe7b500b fix MERGE_RESERVE_CTX_ID failed to reserve memory 2024-01-24 04:13:10 +00:00
533e67ea6d add tests for object storage to sensitive test 2024-01-18 14:17:10 +00:00
3f9ef31b72 [security]remove ip 2024-01-11 13:14:35 +00:00
4b58152040 limit the print frequency for each ERROR log 2024-01-09 11:13:23 +00:00
b504b98fff support setting checksum algorithm for object storage 2024-01-08 13:12:50 +00:00
4d14ea09c7 [pretest] fix test_cancel_task 2024-01-05 13:17:27 +00:00
7bcd1ef167 [4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK 2023-12-27 03:43:16 +00:00
0afc9b886e Supports CRC checksum verification for object storage 2023-12-27 02:43:18 +00:00
622e6a63d8 Implement the ObBackupIoAdapter performance testing tool 2023-12-25 10:25:33 +00:00
0fb14b67fa [bug fix] fix core at TenantConfigUpdateTask::runTimerTask 2023-12-22 17:43:00 +00:00
3e40d869ec change ObStorageObjectType to ObStorageObjectMetaType 2023-12-22 16:47:40 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
8eb60404ce Allow NFS paths to contain consecutive '/' characters 2023-12-18 21:12:56 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
dd84275032 [FEAT MERGE] Backup support AWS S3
Co-authored-by: donglou-zhang <zhangleisoft2012@163.com>
Co-authored-by: xuhuleon <xuhuleon@qq.com>
2023-12-13 13:43:21 +00:00
688e4b36f5 [CP] fix the memleak of nested Array 2023-12-12 10:13:08 +00:00
75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 2023-12-10 12:12:31 +00:00
e52308603f change compat_mode default from MYSQL to INVALID 2023-12-08 07:47:33 +00:00