Commit Graph

125 Commits

Author SHA1 Message Date
71aa08728f Fix memstore not release after table refresh 2023-11-01 08:13:07 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
29c639ea68 allow to read when ls migration in HOLD or ls migration in NONE status 2023-10-23 02:48:05 +00:00
1b8ec49f0f [BUGFIX] fix dml update lob core 2023-10-17 08:17:00 +00:00
3a8f5afb38 [CP] fix 1024_backup_restore_with_transfer_abort case issue 2023-10-17 05:43:18 +00:00
9dc8a8cae2 [CP][BUGFIX] opt dml lob allocator memory usage 2023-10-16 12:14:09 +00:00
fc85a979ab Tablet will not hold memtable ref when ls offline 2023-10-12 02:10:01 +00:00
c3fc7a64ed fix error usage of ret and set tenant id for allocator 2023-10-11 02:09:51 +00:00
a81e6710b5 transform empty shell with tiny tablet, and rm persist queue 2023-10-09 12:13:30 +00:00
f7e8c4224a Add update_tablet_release_memtable() for LS offline 2023-10-07 06:39:34 +00:00
faefeaa40f avoid slow tablet load and dump operation to optimize ls offline procedure 2023-09-27 09:40:19 +00:00
b6ac71b4b8 [BUGFIX] fix minimal mode may not delete lob data 2023-09-20 15:36:30 +00:00
8036cece48 [CP] fix backup ls meta and tablet list report -6004 issue 2023-09-18 02:40:09 +00:00
f00019cb7c [FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index 2023-09-14 23:47:53 +00:00
7dcb39d65b Fix storage ha iterator get transfer abort tablet bug 2023-09-12 09:14:30 +00:00
97f26ef8d3 bugfix outrow lob need delete and insert lob meta too when rowkey change 2023-09-11 09:44:16 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
6e1811678e refine tablet init functions & refactor code struct 2023-08-31 12:10:35 +00:00
eaad93c250 [FIX] use ls clog checkpoint to recycle tx data 2023-08-29 02:40:26 +00:00
60fb21c5f9 fix sstable gc logic 2023-08-24 12:44:21 +00:00
c550060ac7 [FEAT MERGE] memtable support dynamic sample
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-17 17:19:49 +08:00
6283feb96f [MDS] add mds construct sequence to bind async executed DAG and mds_table 2023-08-15 03:10:34 +00:00
0c5c98a81d [MDS] fix read mds meet offline may get wrong data bug 2023-08-14 09:48:48 +00:00
3a6bc5bba3 [BUG.FIX] adjust log level and add tenant id for temporary allocator. 2023-08-14 08:12:46 +00:00
66b9cb880c fix change member list fetch ls transfer scn timeout issue 2023-08-14 07:42:34 +00:00
3447ce3cf5 force print 4377 log 2023-08-11 06:54:47 +00:00
4a847be5a7 enhance validation for medium info read operation 2023-08-11 03:42:47 +00:00
dcd54c9a7b replace TIMEOUT errno with EAGAIN when replay medium clog 2023-08-10 08:12:36 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
9fd9e82342 use mds checkpoint scn to indicate tablet initial state 2023-08-08 11:12:30 +00:00
cb81c7d64c ObTablet Compression 2023-08-03 03:54:03 +00:00
f9b9ce2307 [BUG] ignore 4377 when participants die 2023-08-03 02:42:37 +00:00
e17c6c464b [BUG.FIX] fix some miss or overwrite error code issues. 2023-08-02 01:48:13 +00:00
8024d8ff45 [MDS] fix mds_table flush won't do bug 2023-07-31 15:42:25 +00:00
17fdb8b002 fix the migration/copy task and modify the member_list to report -6004 2023-07-28 03:42:41 +00:00
be6156f26b avoid redundant log and set mem attr for allocator in migrate tablet param 2023-07-24 14:12:25 +00:00
2270439501 Change legitimacy error code for functional index 2023-07-19 12:48:14 +00:00
60eeafb3d0 [Election] make [decentralized elect]/[change leader] use differenct priority definition 2023-07-19 12:42:18 +00:00
9b0e6cd960 make sure all meta released when the observer exits 2023-07-18 08:42:18 +00:00
10c62a726a fix consistent scn is between transfer prepare and commit and check tablet valid 2023-07-18 07:12:27 +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
9bd35e0ae5 [MDS] reset mds table state when offline 2023-07-12 05:48:10 +00:00
8c04a419a2 [BUG] change order for udf check and trx check 2023-07-11 16:12:28 +00:00
34887c8f2f Check the replica readability of query src_ls during transfer 2023-07-07 12:23:45 +00:00
f3219cbd56 roll backup check initial state in ha scan tablet 2023-07-04 15:42:15 +00:00
36f69ff4ab Don't set data status when restore 2023-07-04 07:17:58 +00:00
ac0ac0671b Fix transfer with migrate ls return sstable not exist bug. 2023-06-29 13:12:31 +00:00
fa9aee2c09 add defense when creating index tablet 2023-06-29 06:42:28 +00:00
47e1b144b7 set tablet_pool for replay 2023-06-28 04:48:11 +00:00