Commit Graph

62 Commits

Author SHA1 Message Date
0e211a956d add errno code OB_TABLET_GC_LOCK_CONFLICT and OB_LS_WAITING_SAFE_DESTROY 2023-07-24 13:48:35 +00:00
3d46588675 manage linked blocks' ref cnt 2023-07-19 02:12:23 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
b6083d27be allow read snapshot less than transfer in commit version if start transfer in tx committed 2023-07-17 09:18:10 +00:00
a4bb627063 BUGFIX: move safe destroy worker into tenant 2023-07-17 03:12:14 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
2b3285745a replay reate tablets concurrently to speed up slog replay 2023-07-13 04:42:22 +00:00
f94aab5524 Keep old read snapshot behavior unchanged 2023-07-13 02:12:15 +00:00
1337d35972 Fix flashback query 2023-07-11 21:12:13 +00:00
ddf7854eb4 Fix get tablet return 4165 2023-07-07 10:47:48 +00:00
e1519d9edb [temp solution] return OB_TABLET_NOT_EXIST when transfer out tx has not committed yet 2023-07-07 07:12:20 +00:00
93023b7920 Avoid ddl_get_tablet on replay 2023-07-07 03:12:20 +00:00
c00fed3c5f fix tablet allocator 2023-07-06 05:12:15 +00:00
2776120751 fix tablet status cache for weak read scenario 2023-06-30 04:12:23 +00:00
58caa336f2 READ_ALL_COMMITED should not return not created tablet 2023-06-28 10:12:15 +00:00
3c5468522a Return non empty shell tablet for READ_ALL_COMMITED mode 2023-06-27 03:12:28 +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
c3dd57e291 fix row_store_type when sstable is empty 2023-06-06 10:42:27 +00:00
a279004631 remove unittests cannot work on opensource 2023-06-06 05:42:19 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +00:00
1679608484 fix replay redo error when push end_scn to start_scn + 1 2023-05-25 01:17:01 +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
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
a13159f429 add unittest for review 12592921 2023-05-16 03:52:14 +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
4b3e342312 Constructing prefetch arrays in ObIndexTreeMultiPassPrefetcher on demand to optimize performance of checking row lock. 2023-05-08 09:38:42 +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
ecb74a122c Unify all bucket cnt in ObTenantMetaMemMgr 2023-04-28 15:41:57 +00:00
764907c919 [FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 11:52:19 +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
57c3448d2d add weak read semantic to snapshot_version_barrier 2023-04-24 09:45:08 +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
a0466b3249 fix compatibility problem 2023-03-10 08:11:17 +00:00
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
dbc2a4c9f9 [BugFix].fix invalid meta_tree_root 2023-02-24 17:16:28 +08:00
c6ded9ad28 fix incorrect operation when force killing tx 2023-02-14 03:12:24 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
642856b1ae [BugFix] notify_data_source in do_force_kill_tx and add safe_to_destroy 2023-02-09 18:00:41 +00:00
c20858a153 [Fix]manage the memory_usage of checksum_array in ObMacroBlockMeta 2023-02-09 16:22:41 +00:00
838cce3c5d fix ret = -4016 when migration and restore concurrent 2023-02-08 20:04:01 +08:00
0557bcad7b [4.1] donot lock when lock on the same row twice 2023-02-08 14:59:54 +08:00
cc70336767 fix storage estimate row can't used in opt stats row_count is 0 2023-02-07 20:54:29 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
780c8a8331 Add safe_to_destroy() in ObMemtable 2023-02-07 00:20:33 +08:00
5217b09950 add some small sstable operations tools 2023-02-06 16:43:12 +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
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00