Commit Graph

29 Commits

Author SHA1 Message Date
4d44fedfa1 remove a defense code which will case restart failed in cornor case 2023-07-11 14:25:42 +00:00
6a6deadb47 [fix] fix some error logs 2023-06-27 08:17:51 +00:00
89ed784966 Batch small logs to optimize the speed of fetching log 2023-06-05 03:16:00 +00:00
2bb8488595 fixed restart failed because of the block size of Arb is 2MB 2023-05-22 06:17:39 +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
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
7c130dca08 [bugfix] fix potential memory leak and return code has not been set 2023-04-19 15:11:45 +00:00
4ebbfc88a9 fixed restart failed because of manifest. 2023-04-18 12:45:15 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
63f3d96504 fixed allocate memory failed but the error is OB_INVALID_ARGUMENT 2023-03-16 04:13:57 +00:00
61df07f5ce fixed restart failed because of rebuild is doing before restart. 2023-03-14 18:13:45 +00:00
a80fd7b5c3 fixed log data incorrect because of alloc memory failed. 2023-03-10 06:41:45 +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
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
51de5b5911 [SCN] fix farm failure 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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 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
621edb46ad fixed begin lsn smaller then end lsn when there is no log on disk 2022-11-11 12:09:49 +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
fb85dd28bd Reply committed_info for fetch log request. 2022-11-02 16:07:01 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00