Commit Graph

459 Commits

Author SHA1 Message Date
bd5ae50a72 [master] fix ls gc in primary when switchover 2023-08-04 08:42:26 +00:00
ed25ff9dc9 Fix the print log level 2023-08-03 13:12:26 +00:00
79f3b83a8a [fix] do not revoke leader actively if allow_vote is false 2023-08-03 12:18:14 +00:00
02784be79c allowing reduce io task for sys logstream 2023-08-03 11:42:26 +00:00
b654ef984b liboblog support rpc authentication 2023-08-03 03:12:17 +00:00
1653ffdd23 don't print error log in get_prev_log_info_for_fetch_ 2023-08-02 12:54:03 +00:00
f68351d625 [4.2][Standby]V$OB_LS_LOG_RESTORE_STATUS support primary upgrade and primary tenant dropped scenarios 2023-08-02 11:12:57 +00:00
f6c1852266 remove log restore controller 2023-08-02 07:42:25 +00:00
bfe76b47c9 [OBCDC] fix the bug that ls_tran_count is modified incorrectly 2023-08-02 05:24:04 +00:00
b62405cffc [fix] fix ERROR logs in set_initial_member_list 2023-08-02 01:12:12 +00:00
3d9fe09c7c [CP] Remove ref_scn range check. 2023-08-01 23:53:54 +00:00
c7632122fb [LogFetcher] Optimize Error Log Output 2023-08-01 19:12:18 +00:00
edaf9f767b fixed not print error log when log disk usage is over than 80%. 2023-07-31 14:42:23 +00:00
dd7aeca7a5 remove ls gc delay logical in restore tenant 2023-07-27 14:48:22 +00:00
feb4d4aa3d [4.2][Standby]Fix the lost of ret code 2023-07-27 07:43:15 +00:00
2190bf542b [fix] fix election priority compatability 2023-07-27 06:12:24 +00:00
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
f741a32c52 [OBCDC] Fix miss return code and adjust code format 2023-07-26 08:12:44 +00:00
8c16a5e83c [GC] gc need wait readonly tx cleaned up 2023-07-25 14:48:36 +00:00
7b37f56021 pread return OB_SUCCESS when read offset is equal to file length. 2023-07-25 14:42:37 +00:00
1a7ba9b879 [OBCDC] Fix obcdc output wrong column value if column is 8 byte and encoded by datum 2023-07-25 04:18:49 +00:00
6aa97ebc17 fixed resize thread pool return -4002 because unit cpu count is greater than 128. 2023-07-24 12:12:42 +00:00
7f633908dd fix archive_sequencer stop hang when drop tenant 2023-07-24 02:12:38 +00:00
0e202a0ec4 fixed memory leak of ObLogExternalStorageHandler 2023-07-21 04:12:45 +00:00
6016f56fbc Fix the problem that log streams not in member_list cannot be GC 2023-07-20 13:12:46 +00:00
dacbb75c13 add check for ls gc 2023-07-20 08:24:01 +00:00
0ad2b75b79 [fix] set scn of election priority to MIN_SCN when access mode is not APPEND 2023-07-20 06:48:01 +00:00
e3839f900d [OBCDC] Fix compatiable check for refresh_mode and fetch_mode 2023-07-20 03:54:00 +00:00
4a023c0a24 [OBCDC] Fixing the issue of possible memory allocation failure during startup in the data dictionary model. 2023-07-19 13:48:16 +00:00
60eeafb3d0 [Election] make [decentralized elect]/[change leader] use differenct priority definition 2023-07-19 12:42:18 +00:00
91d97f2698 [LogFetcher] Fix the bug that limited FetchLogARpcResult in SmallObjPool is unlimited 2023-07-19 11:42:07 +00:00
a3e6affa54 [GC] GC should only care committed ls 2023-07-19 11:12:15 +00:00
160c6eb35d [fix] more strict condition for is_in_sync 2023-07-19 10:54:03 +00:00
ca70864bba [NetStandby] Modify Log Level for ret code 4233 2023-07-19 06:54:33 +00:00
82b5af6a6b [OBCDC][LogFetcher] fix core caused by LSFetchCtx 2023-07-19 04:42:19 +00:00
9c5447b98d fix freeze bug 2023-07-18 16:12:00 +00:00
107e378534 Restore status support error -8001 2023-07-18 15:12:12 +00:00
9a1e87378b replace ObBackIOAdapter with ObLogExternalStorageHandler in CDC and restore 2023-07-18 14:47:53 +00:00
a4ba36d613 [LogService] The log stream delay deletion is based on the timestamp of the offline log. 2023-07-18 14:24:03 +00:00
ba2f4e09e8 test archive file overwrite 2023-07-18 09:42:14 +00:00
928f831487 fixed problems when shrink log disk size 2023-07-18 08:18:25 +00:00
a776cb6076 fix group log bug caused by concurrency 2023-07-18 06:42:26 +00:00
f49cb4aaeb [OBCDC][LogFetcher][CdcService] adapt for archive_lag_target 2023-07-18 06:24:01 +00:00
d0582d2fdc Reduce the print of palf stat log 2023-07-18 04:49:26 +00:00
f397371718 [fix][PALF] migrating/replicating replicas as learners
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-07-17 13:18:17 +00:00
2eba2d6723 Modify error num when cdc fetch archive log meet archive delay 2023-07-17 09:54:05 +00:00
27cbb72730 support read oss object concurrently 2023-07-17 07:18:52 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
214101d63f [fix] do not remove normal member if another member is being rebuilt 2023-07-17 02:42:09 +00:00
8adcff8a8d [4.2][Standby] Optimize some processes when set log restore source 2023-07-14 09:18:22 +00:00