Commit Graph

3016 Commits

Author SHA1 Message Date
2dcad2928e print sampled block count under ENABLE_DEBUG_LOG compile mode 2024-02-07 07:10:54 +00:00
0add84d2dc [CP] add defence when backup ddl sstable 2024-02-07 06:35:20 +00:00
e81dbd4a36 [CP] do not put ddl sstable into table store when major sstable exist 2024-02-07 06:20:12 +00:00
51bfa47105 [CP] [xa][4.x] fix xa prepare for updating duplicate table data in xa trans 2024-02-07 06:11:34 +00:00
6f26466a92 table type occupation for mds sstable 2024-02-07 06:02:38 +00:00
ffca5f5086 replace fetch_ls_repay_scn sycn rpc into async rpc 2024-02-07 05:59:30 +00:00
fe7ee1531c do not calc_tablet_attr when the addrs of tablets persistence-equivalent 2024-02-07 05:47:25 +00:00
1fcff3e5c2 [CP] fix standby read can not read local trans 2024-02-07 05:32:12 +00:00
e684d6334b fix reserve_mem_mode for mini compaction 2024-02-07 05:26:05 +00:00
7f8e302068 enable ENABLE_DEBUG_LOG && update vostest 2024-02-07 05:19:59 +00:00
2f0716cf1a add some print log for release_memtable_and_mds_table_for_ls_offline 2024-02-07 05:08:06 +00:00
f46c70ce1c parameter of ObFunction type should be checked before using 2024-02-07 04:35:02 +00:00
a8b7fa56bb [CP] set ObProhibitScheduleMediumMap from log stream level to tablet level 2024-02-07 04:32:02 +00:00
18ec56fc76 fix meta cache and fix problem about table store serialize size exceeds 2MB 2024-02-07 04:22:59 +00:00
c8d8bb4c25 fix builder trim empty roots when rewriting macro blocks 2024-02-07 04:19:57 +00:00
f4220530a4 Refine log in MicroBlockRowLockMultiChecker 2024-02-07 04:04:45 +00:00
0bf35925f1 gather readble scn in memory 2024-02-07 04:01:42 +00:00
c10dd2cdd4 [CP] adjust tablet pointer reset order to avoid memory access violation 2024-02-07 03:55:35 +00:00
e675b663dc fix some bugs 2024-02-07 03:49:34 +00:00
24c01952b4 [CP]add allocator label 2024-02-07 03:34:37 +00:00
ed95beb4e1 [CP] Auto Refresh/Broadcast Tablet Location 2024-02-07 03:10:35 +00:00
9e9e0f295e occupy table type for column store ddl 2024-02-07 02:58:25 +00:00
92bfa74556 Fix perf regression of agg 2024-02-07 02:37:40 +00:00
7a5a663b4e [CP] fix tx desc refer leak bug 2024-02-07 02:19:30 +00:00
bbd30977cd fix memtable_mgr_handle of inner_tablet is invalid while ls is offline 2024-02-07 02:10:25 +00:00
84166f23c9 [MDS] fix buffer ctx may leak when recover tx ctx failed 2024-02-07 02:04:23 +00:00
64f0ff35bd Fix ls which is in migration is gc with all ls replica is not exist. 2024-02-07 01:18:52 +00:00
1309d869b2 [FEAT MERGE] impl skip tablet 2024-02-07 01:09:40 +00:00
e866ccaa33 Fix the memory inflation issue in the rescan scenario. 2024-02-07 01:03:49 +00:00
2703976f94 Fix group by pushdown to rle/const decoder 2024-02-07 01:00:56 +00:00
99f684b537 enhance compaction dag statistic 2024-02-07 00:52:13 +00:00
9f54e87aad BUGFIX: fix compatibility issues of ls. 2024-02-07 00:46:25 +00:00
2089710881 [FEAT MERGE] New minimal mode for tenant. 2024-02-07 00:43:32 +00:00
7e34854bc6 [memtable_mgr] ObTabletMemtableMgr memtable management 2024-02-07 00:40:36 +00:00
ef5677227a add uncompacted tables in rs major checker 2024-02-07 00:37:40 +00:00
2f5c3ea977 remove useless version in macro data seq 2024-02-07 00:13:39 +00:00
28cdbef48f fix blacklist ret bug 2024-02-06 23:42:22 +00:00
08bd926417 implicit trx first stmt retry does not abort tx 2024-02-06 23:39:29 +00:00
d07f1639d5 [CP] reset pos if retry 2024-02-06 23:30:52 +00:00
199ee4d183 [CP] fix restart failed during tenant restore 2024-02-06 23:16:42 +00:00
44dface5e9 use small batch size to fetch checksum 2024-02-06 23:10:57 +00:00
7d111d5dd8 remove limit of block mark 2024-02-06 23:02:18 +00:00
72cdd0cd73 [CP] allow memtables in OUT location to finish_freeze 2024-02-06 22:59:21 +00:00
d5b80ef6f8 [BUG] use is follower instead of is master to obey the freeze protocol 2024-02-06 22:56:29 +00:00
9840285ef1 [CP] enable lob outrow to inrow storage 2024-02-06 22:50:48 +00:00
52586a421f fix balcklist bug which make RTO > 10s 2024-02-06 22:45:05 +00:00
e8d58fb677 [CP] [4_2_1] fix txdesc.flags_ serialize corrupt due to concurrent modify 2024-02-06 22:27:52 +00:00
ed236a3bf5 fix empty shell cannot be washed 2024-02-06 22:25:00 +00:00
d02328ebf1 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-02-06 22:16:36 +00:00
d39cfe867f Fix memory of DecoderCtx not free as expected 2024-02-06 21:59:26 +00:00