|  | 7b37f56021 | pread return OB_SUCCESS when read offset is equal to file length. | 2023-07-25 14:42:37 +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 |  | 
			
				
					|  | 9a1e87378b | replace ObBackIOAdapter with ObLogExternalStorageHandler in CDC and restore | 2023-07-18 14:47:53 +00:00 |  | 
			
				
					|  | 928f831487 | fixed problems when shrink log disk size | 2023-07-18 08:18:25 +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 |  | 
			
				
					|  | 27cbb72730 | support read oss object concurrently | 2023-07-17 07:18:52 +00:00 |  | 
			
				
					|  | 8adcff8a8d | [4.2][Standby] Optimize some processes when set log restore source | 2023-07-14 09:18:22 +00:00 |  | 
			
				
					|  | b64fb4ec30 | [fix] fix setting wrong log_sync_replica_num to add_learner when F member has been degraded | 2023-07-11 07:42:23 +00:00 |  | 
			
				
					|  | d88e4bd320 | [log throttling] add parameter log_disk_throttling_maximum_duration | 2023-07-11 05:42:44 +00:00 |  | 
			
				
					|  | f273041da8 | filter the non-exist tablet by replay_get_tablet for replaying delete tablet clog when ob is updated from 4.1 to 4.2 | 2023-06-29 02:49:06 +00:00 |  | 
			
				
					|  | 09dd119b6e | [fix][PALF] consider degraded learners when setting replica_num | 2023-06-28 09:12:09 +00:00 |  | 
			
				
					|  | 9ee1f2b890 | Handle TODO items | 2023-06-28 08:12:26 +00:00 |  | 
			
				
					|  | 9dae112952 | [FEAT MERGE] merge transfer Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com> | 2023-06-21 11:42:28 +00:00 |  | 
			
				
					|  | 7d5809c2ba | [PALF] optimize TPS during arbitration upgrading | 2023-06-09 05:12:18 +00:00 |  | 
			
				
					|  | a795853f8e | [Election] fix arb server compare priority bug | 2023-06-05 08:50:59 +00:00 |  | 
			
				
					|  | 61b129e849 | Fix a bug which convert cluster id string  may be overflow | 2023-06-05 08:18:13 +00:00 |  | 
			
				
					|  | 24bf0c60d8 | support multi LogIOWorker | 2023-06-05 02:57:22 +00:00 |  | 
			
				
					|  | d65d18cf69 | [Arb] the number of members in initial_member_list can be odd number | 2023-06-02 07:12:19 +00:00 |  | 
			
				
					|  | 0bb9124896 | [PALF] do not change config if majority of paxos members have crashed | 2023-06-01 06:53:50 +00:00 |  | 
			
				
					|  | 774a89db04 | [Election] optimize election accept response message size | 2023-05-29 06:41:43 +00:00 |  | 
			
				
					|  | 2237bcd5ca | [Election] fix table_accessor read string bug | 2023-05-26 05:22:32 +00:00 |  | 
			
				
					|  | 978d31c7e1 | [PALF] fix wait_log_barrier condition | 2023-05-23 12:41:41 +00:00 |  | 
			
				
					|  | aaab6560a1 | [FEAT MERGE] 4.x Dup Table Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com> | 2023-05-11 10:07:21 +00:00 |  | 
			
				
					|  | b28397d91f | fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. | 2023-05-08 09:11:54 +00:00 |  | 
			
				
					|  | 9dcf449833 | fixed restart failed due to incomplete log disk expansionoperation. | 2023-05-08 06:08:31 +00:00 |  | 
			
				
					|  | 0f30c4a321 | revert(logservice): hidden sys tenant will actually occupy the log disk space. | 2023-05-07 03:42:24 +00:00 |  | 
			
				
					|  | d6c6e05727 | [FEAT MERGE] log4200 Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com> | 2023-05-06 08:15:43 +00:00 |  | 
			
				
					|  | 8094743d24 | [FEAT MERGE] implement of log disk writing throttling | 2023-05-02 01:45:12 +00:00 |  | 
			
				
					|  | 58bb3d34b7 | PalfBufferIterator support return padding log. | 2023-04-28 03:41:40 +00:00 |  | 
			
				
					|  | ef51ca80f8 | [PALF] fix GET_MIN_DATA_VERSION may return -4018 | 2023-04-26 15:09:35 +00:00 |  | 
			
				
					|  | 1d918d8dbf | reporting events of PALF to history table asynchronously | 2023-04-22 14:34:34 +00:00 |  | 
			
				
					|  | 36e28a5f79 | fix null mod_name | 2023-04-13 06:46:35 +00:00 |  | 
			
				
					|  | 2f8df8c791 | Fix unittest case test_lsn_allocator. | 2023-03-24 12:11:41 +00:00 |  | 
			
				
					|  | e320d2f2a3 | [Arb] record degrade/upgrade events to __all_server_event_history | 2023-03-23 07:41:46 +00:00 |  | 
			
				
					|  | 1ec233bb5d | [PALF] fix the leader is revoked when the PALF group is been degraded | 2023-03-21 16:56:50 +00:00 |  | 
			
				
					|  | 8ce2f275c4 | [fix] remove some internal urls and emails | 2023-03-17 20:57:21 +08:00 |  | 
			
				
					|  | e386747097 | PALF degrades log stream in more failure scenarios | 2023-03-17 10:41:20 +00:00 |  | 
			
				
					|  | 9a13e1b863 | Fix lsn or log_id exceeds upper bound bug. | 2023-03-14 17:10:55 +00:00 |  | 
			
				
					|  | 7c48e979b5 | [MDS] add virtual table placeholder | 2023-03-14 16:13:46 +00:00 |  | 
			
				
					|  | 16800f15d9 | [Arb] fix the arb server sends rpc with cluster_id(-1) | 2023-03-10 06:44:26 +00:00 |  | 
			
				
					|  | c19b2b1dcd | Fix sw accum_checksum rollback bug. | 2023-03-03 07:46:11 +00:00 |  | 
			
				
					|  | 8f9004950c | Fix sliding_cb and fill padding log contennt. | 2023-02-25 02:46:15 +00:00 |  | 
			
				
					|  | 1737f3c6f2 | Revert palf fs cb deadlock bug fix. | 2023-02-08 11:30:39 +08:00 |  | 
			
				
					|  | e9d6a79f8f | Fix palf fs_cb dead lock bug. | 2023-02-08 10:52:42 +08:00 |  | 
			
				
					|  | cde81bf4b1 | fixed hidden sys tenant pin log disk in each server. | 2023-02-07 14:20:40 +08:00 |  | 
			
				
					|  | e9b85c65a0 | Fix palf sw unexpected full bug. | 2023-02-07 11:48:32 +08:00 |  | 
			
				
					|  | e02b126ceb | [Election] support set inner priority | 2023-02-06 19:52:39 +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 |  |