Commit Graph

29 Commits

Author SHA1 Message Date
16288e642b add _rebuild_replica_log_lag_threshold for test 2023-05-25 22:41:42 +00:00
c5d6ca2c5d [log write throttling] reduce thread count of IOWorker 2023-05-16 07:11:27 +00:00
a3c1b03a61 fix directory not exist when remove palf handle 2023-05-08 07:49:01 +00:00
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
1d918d8dbf reporting events of PALF to history table asynchronously 2023-04-22 14:34:34 +00:00
63a9bb625b fixed not remove tmp directory when create palf failed. 2023-03-23 08:41:32 +00:00
570fde52a0 Optimize cpu consumption for arb server. 2023-03-16 03:43:56 +00:00
534bb13a9c fix error logs caused by migration dest which hasn't been flashbacked CR评审中 (1) 396ad35f 2023-02-08 15:21:33 +08: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
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
a8767462ad fixde memory leak after remove tenant on arbserver. 2023-02-07 16:52:48 +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
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
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
6201df2c3d fixed log out of diskspace 2022-11-07 15:35:28 +00:00
525fc5ba35 Auto switch freeze mode for palf. 2022-11-06 03:05:40 +00:00
eab93f73fd fixed log out of diskspace because of a ret code has not been handled. 2022-11-03 15:06:02 +00:00
5475afde93 replace min_block_min_ts_ns with min_block_max_ts for block gc 2022-11-03 03:36:46 +00:00
9aac19dcde fix block file unexpected gc op. 2022-10-28 11:07:18 +00:00
8c31cdbdb7 don't print error log when read block return OB_ERR_OUT_OF_UPPER_BOUND in block GC 2022-10-25 10:41:04 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00