Commit Graph

110 Commits

Author SHA1 Message Date
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
5bdaacc542 [Add Log] add log for undecided row scn fetch 2023-05-25 05:11:25 +00:00
1679608484 fix replay redo error when push end_scn to start_scn + 1 2023-05-25 01:17:01 +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
e87e18bfca Enable test_multi_version_sstable_merge test case 2023-05-22 10:47:10 +00:00
b0f003f4e4 Construct IndexBlockDataTransformer on stack which is used to be thread local storage. 2023-05-22 09:23:16 +00:00
2bb8488595 fixed restart failed because of the block size of Arb is 2MB 2023-05-22 06:17:39 +00:00
18705c91e7 support include_hidden_sys when get_tenant_unit 2023-05-21 07:11:37 +00:00
fd4ddaac3d [PALF] add enable_sync and enable_vote columns in __all_virtual_ha_diagnose 2023-05-17 12:41:16 +00:00
3810f27cb6 fix memory hold too much 2023-05-16 10:16:43 +00:00
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +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
276d54eafc improve dup table case stablity 2023-05-16 04:52:09 +00:00
a13159f429 add unittest for review 12592921 2023-05-16 03:52:14 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +00:00
14a742ce0f Need not replay a tablet record in a retain part_ctx 2023-05-11 13:15:21 +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
ce48d4640d fix get_ls_init_member_list 2023-05-10 05:24:47 +00:00
e08d286866 [PALF] supprts stricter condition for reconfiguration 2023-05-09 19:10:00 +00:00
4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. 2023-05-08 09:38:42 +00:00
b28397d91f fixed query LOG_DISK_IN_USE from gv$ob_servers may be negative. 2023-05-08 09:11:54 +00:00
ccde264e06 [FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
2023-05-07 07:38:34 +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
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
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
ecb74a122c Unify all bucket cnt in ObTenantMetaMemMgr 2023-04-28 15:41:57 +00:00
58bb3d34b7 PalfBufferIterator support return padding log. 2023-04-28 03:41:40 +00:00
764907c919 [FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 11:52:19 +00:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08: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
57c3448d2d add weak read semantic to snapshot_version_barrier 2023-04-24 09:45:08 +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
8b8175c36d BUGFIX: replay commit should notify tablelock 2023-04-17 05:15:01 +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
d5faf6c8c8 [tablelock] Fix the bug about checkpoint rollback due to disorder commit during replay 2023-04-06 07:59:34 +00:00
669e679f03 fix OmtNodeBalancer hang 2023-04-04 00:11:21 +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
7fd1b058cd fix core when dump tx ctx table 2023-03-24 07:15:22 +00:00
1ec233bb5d [PALF] fix the leader is revoked when the PALF group is been degraded 2023-03-21 16:56:50 +00:00