|
|
599b708d2c
|
[mittest] adjust mittest test_ob_simple_log_throttling_arb
|
2023-07-26 15:42:15 +00:00 |
|
|
|
8c16a5e83c
|
[GC] gc need wait readonly tx cleaned up
|
2023-07-25 14:48:36 +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 |
|
|
|
214101d63f
|
[fix] do not remove normal member if another member is being rebuilt
|
2023-07-17 02:42:09 +00:00 |
|
|
|
63858018e3
|
[opt][PALF] optimize ObLogHandler::is_in_sync
|
2023-07-14 08:42:18 +00:00 |
|
|
|
ffd0270234
|
fix flt tag local variable err
|
2023-07-14 02:12:33 +00:00 |
|
|
|
6810df627b
|
Avoid stopping writing after restart due to log disk is shrinking.
|
2023-07-13 09:48:23 +00:00 |
|
|
|
4d44fedfa1
|
remove a defense code which will case restart failed in cornor case
|
2023-07-11 14:25:42 +00:00 |
|
|
|
d88e4bd320
|
[log throttling] add parameter log_disk_throttling_maximum_duration
|
2023-07-11 05:42:44 +00:00 |
|
|
|
5e23304ed8
|
[fix] flashback learners
|
2023-07-05 04:18:05 +00:00 |
|
|
|
6d94f30456
|
[fix] fix leader's committed_end_lsn can not be updated
|
2023-06-28 08:47:53 +00:00 |
|
|
|
6a6deadb47
|
[fix] fix some error logs
|
2023-06-27 08:17:51 +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 |
|
|
|
f4b390d643
|
add destroy thread gracefully
|
2023-06-08 07:42:27 +00:00 |
|
|
|
9968621711
|
[PALF] fix is_changing_config_with_arb_ is true after a reconfiguration failed
|
2023-06-05 10:14:15 +00:00 |
|
|
|
b94bbba9b5
|
[Arb] optimize requirements for arbitration degrading and upgrading
|
2023-06-05 05:02:27 +00:00 |
|
|
|
89ed784966
|
Batch small logs to optimize the speed of fetching log
|
2023-06-05 03:16:00 +00:00 |
|
|
|
24bf0c60d8
|
support multi LogIOWorker
|
2023-06-05 02:57:22 +00:00 |
|
|
|
305786a690
|
[bugfix] fix error log when accessing __all_virtual_ha_diagnose
|
2023-06-05 02:51:34 +00:00 |
|
|
|
05822a3c70
|
fix restart failed because of max committed end lsn may be smaller than base lsn
|
2023-06-03 06:49:21 +00:00 |
|
|
|
0bb9124896
|
[PALF] do not change config if majority of paxos members have crashed
|
2023-06-01 06:53:50 +00:00 |
|
|
|
697656a856
|
[PALF] fix change_access_mode do not update scn_base
|
2023-05-30 09:18:06 +00:00 |
|
|
|
68d79be487
|
[PALF] optimize network bandwidth of arb server
|
2023-05-30 02:41:17 +00:00 |
|
|
|
0a0a5671ba
|
[PALF] fix get_log_barrier bug add additional mittest cases
|
2023-05-26 09:41:12 +00:00 |
|
|
|
379dbe0109
|
[bugfix] range of _rebuild_replica_log_lag_threshold should not be +∞
|
2023-05-26 07:52:45 +00:00 |
|
|
|
0a77d42877
|
Fix unexpected arb degarde for large timeout config.
|
2023-05-25 19:46:53 +00:00 |
|
|
|
88513f9ed3
|
avoid restart observer when read incorrect data from disk.
|
2023-05-25 12:11:10 +00:00 |
|
|
|
873dd52cf1
|
don't print error log in flying of flashback
|
2023-05-23 13:11:44 +00:00 |
|
|
|
978d31c7e1
|
[PALF] fix wait_log_barrier condition
|
2023-05-23 12:41:41 +00:00 |
|
|
|
0beeb5cfa7
|
[PALF] fix no leader after a degrade operation failed
|
2023-05-22 12:22:54 +00:00 |
|
|
|
2bb8488595
|
fixed restart failed because of the block size of Arb is 2MB
|
2023-05-22 06:17:39 +00:00 |
|
|
|
fd4ddaac3d
|
[PALF] add enable_sync and enable_vote columns in __all_virtual_ha_diagnose
|
2023-05-17 12:41:16 +00:00 |
|
|
|
6ff52a2fd8
|
Report key events of palf
|
2023-05-16 09:41:27 +00:00 |
|
|
|
c5d6ca2c5d
|
[log write throttling] reduce thread count of IOWorker
|
2023-05-16 07:11:27 +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 |
|
|
|
e08d286866
|
[PALF] supprts stricter condition for reconfiguration
|
2023-05-09 19:10:00 +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 |
|
|
|
f4acc8da14
|
[misc] fix unstable mittest
|
2023-05-04 05:42:35 +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 |
|
|
|
27657e795b
|
don't print error log when read integrity data in case of fetch log
|
2023-04-23 15:11:18 +00:00 |
|
|
|
73ba439d2e
|
fixed restart failed because OB_CHECKSUM_ERROR
|
2023-04-22 14:17:03 +00:00 |
|
|
|
4ebbfc88a9
|
fixed restart failed because of manifest.
|
2023-04-18 12:45:15 +00:00 |
|
|
|
5640c64a58
|
fixed read block return -4016 in flashback
|
2023-04-13 09:36:47 +00:00 |
|
|
|
a36c4299c1
|
fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds
|
2023-04-13 06:53:41 +00:00 |
|
|
|
36e28a5f79
|
fix null mod_name
|
2023-04-13 06:46:35 +00:00 |
|
|
|
cb69857060
|
fixed replay error after failover error due to padding.
|
2023-03-29 10:45:31 +00:00 |
|
|
|
3af5267ab6
|
fixed restart failed due to log blocks' integrity after failover
|
2023-03-26 08:11:09 +00:00 |
|