Commit Graph

695 Commits

Author SHA1 Message Date
40b6cab3fa [CP] [fix] avoid loop when registering parents for R replicas 2024-02-09 18:22:56 +00:00
3a81957550 fixed restore hang because last log on nfs is not integrity. 2024-02-09 18:07:52 +00:00
be8b7b74d2 [CP] [bugfix] fix -4109 error during replaying GC log 2024-02-09 17:58:54 +00:00
aaa4776a6a [OBCDC] Fix misjudge LS_OFFLINE LOG and OBCDC exit process 2024-02-09 10:40:13 +00:00
04da26071a [CP] support alter sys tenant log disk via ob_admin 2024-02-09 09:41:58 +00:00
458ff7d106 fixed memory leak in errsim. 2024-02-09 07:43:51 +00:00
f5944cdbf0 [opt] optimize the lock in the reconfiguration interfaces 2024-02-09 03:48:07 +00:00
4875729e3b [CP] create ls check offline_scn 2024-02-09 01:55:09 +00:00
481a34edbd [DeadLock] remove thread local execution flag to enabel register deadlock in PL 2024-02-08 23:46:27 +00:00
7e40f4cb68 [CP] fixed core at print log 2024-02-08 19:00:49 +00:00
f40c2f9ef7 [CP] [4.3] fix create user log stream problem with 2F1A and 4F1A 2024-02-08 15:59:34 +00:00
7828ee8f9b [CP] [DATA_DICT] Fix dump base data_dictionary with 500 tenant_id 2024-02-08 13:54:22 +00:00
582bd4b9cb [LogRouteService] Fix Memory Leak for LogRouteService 2024-02-08 12:27:45 +00:00
50bdd8f84f [CP] Fix palf log printing core issue. 2024-02-08 11:01:14 +00:00
2b3f29c64b [CP] Fix obcdc start failed when dropping tenant 2024-02-08 10:28:58 +00:00
0a125aad16 [CP] [OBCDC] Fix response of locate_start_lsn rpc 2024-02-08 10:02:03 +00:00
97d79c5a48 [CP] Control thread lease time for submit log thread. 2024-02-08 07:19:16 +00:00
77513bde39 fixed remove tenant hang because of rename always return failed. 2024-02-08 07:16:12 +00:00
6953548b56 BUGFIX: make sure clean the ls if created failed 2024-02-08 06:25:33 +00:00
91be07fcd8 replace error number from OB_ERR_UNEXPECTED to OB_INVALID_DATA when encounting firmware issues during replay 2024-02-08 05:59:25 +00:00
6f58aeece7 [CP] [LogFetcher] Modify LogLevel to Avoid Printing ERROR Log 2024-02-08 01:59:30 +00:00
cd13600b1c [CP] add new group list for storage 2024-02-08 00:29:51 +00:00
4cc88e0b6e print error log when rename failed and make thread into dead loop 2024-02-07 23:39:10 +00:00
cbaed137f1 [bugfix] fix that replaying log after role switched to leader 2024-02-07 23:36:10 +00:00
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00
e09def2451 [CP] [OBCDC] Support outrow lob update empty to empty 2024-02-07 22:30:12 +00:00
9b425a11ce fixed log disk usage execcded 100% because of recycleing blocks hang. 2024-02-07 22:09:44 +00:00
29bd0b5ee8 [CP] [OCBDC] Fix obcdc not exit if query data_dict_info failed 2024-02-07 21:46:12 +00:00
1bbd4ddafe [CP] [OBCDC] Fix can't launch in data_dict mode if start_ts is during generation of data_dictionary 2024-02-07 20:55:15 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
542516e369 [FEAT MERGE] Backup support AWS S3
Co-authored-by: xuhuleon <xuhuleon@qq.com>
2024-02-07 19:13:39 +00:00
128c9c5143 [CP] [OBCDC] Support multi-version ls while using online schema 2024-02-07 19:04:44 +00:00
315fe90c5e fixed memory leak when palf epoch changed. 2024-02-07 15:57:42 +00:00
e5e905fb84 Remove unstable case 2024-02-07 13:33:00 +00:00
2201286990 update archive piece context whenever iterate log 2024-02-07 10:01:49 +00:00
2569072042 [CP] add serialization size check 2024-02-07 08:29:09 +00:00
6da68ff3f1 occupy ObLogBaseType for OSS throt 2024-02-07 05:38:18 +00:00
dc6f031b16 Add placeholder of ObLogBaseType for mview maintenance service 2024-02-07 04:07:48 +00:00
e4208a6d43 [CP] [CP] [DATA_DICT] Fix dict retry query schema schema and cpu hang 2024-02-07 02:55:24 +00:00
8e51129719 [CP] [rebuild] fix rebuild fails because of last_submit_pid_ of newly created replica may be invalid 2024-02-07 02:22:32 +00:00
9aa4871187 [CP] [LogFetcher][LogRouteService] Avoid holding lock when executing query 2024-02-07 01:24:57 +00:00
c18fefb161 [FEAT MERGE] cherry pick restore_pf_opt from 421release to master 2024-02-06 21:42:11 +00:00
ece5a8ed50 decrease memory usage for cdc service 2024-02-06 21:08:27 +00:00
0067fea856 fix log fetcher destory if it is not inited successfully 2024-02-06 18:35:19 +00:00
600495620c [CP] [OBCDC] Fix SST file not recycled after trans output 2024-02-06 17:06:06 +00:00
76593e3ae6 fix get_log_hander from LSHandle 2024-02-06 17:03:12 +00:00
dd7b8dca2a add palf push log to followers rpc post cost stat 2024-02-06 16:03:11 +00:00
f1be30b005 Placeholder about RPC and LOG_BASE_TYPE 2024-02-06 15:40:29 +00:00
5346749b1e revert BUGFIX: check data disk at dml interface 2024-02-06 15:23:37 +00:00