Commit Graph

120 Commits

Author SHA1 Message Date
2bde3becf7 Revert fix mock_mtl::destory 2023-06-01 13:17:32 +00:00
4933293bb2 fix mock_mtl::destory 2023-06-01 10:59:38 +00:00
0bb9124896 [PALF] do not change config if majority of paxos members have crashed 2023-06-01 06:53:50 +00:00
a4bf57407c serialize all change status in DupTabletLogBody
Co-authored-by: Minionyh <minions.yh@gmail.com>
2023-05-31 11:47:29 +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
95f9b3a05e fix test_special_tablet_flush core 2023-05-29 06:11:47 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +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
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