Commit Graph

3587 Commits

Author SHA1 Message Date
0a8539f2ae fix ddl mgr key hash conflict detected invalid. 2024-04-08 10:29:57 +00:00
dee3773664 let mocked_row_store_cg_ in ObTabletCopyFinishTask to local variable 2024-04-08 10:04:13 +00:00
f354d9c9e5 [tx-route] fix receiving extra state duplicated on closing session 2024-04-08 09:43:11 +00:00
c1c851b201 [master] reduce savepoint Log by skip flush redo for serval situation 2024-04-08 02:50:36 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
0c578dab2e avoid redundant log output 2024-04-07 08:06:49 +00:00
e85d9ab53b Fix missing ret 2024-04-07 08:01:26 +00:00
cac0a7d1e6 display of merge progress 2024-04-07 07:24:50 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
cbd974b7b6 fix allocator ctx in reserve mem mode 2024-04-07 02:45:25 +00:00
a3008c41ab Occupy ObBatchCreateTabletArg's new member and new mds register code in master 2024-04-06 15:24:14 +00:00
396d455b32 [MDS] add filter functor param in iterator and fix iterate medium_info logic 2024-04-03 04:45:07 +00:00
abb51d1f09 Retry for 6003 when set binding info mds in parallel 2024-04-03 03:26:27 +00:00
d58caf4dc4 Fix clear filter mistakenly in filter IN pushdown. 2024-04-02 12:44:55 +00:00
f3aa96144c BUGFIX: add ls state from stop to offline 2024-04-02 12:39:13 +00:00
f3c6e65b01 support lob retry with local 2024-04-02 12:33:32 +00:00
dbb5c49037 [CP] Fix transfer handler work before standby swith to primary 2024-04-02 09:40:32 +00:00
c3e7e879b9 revert skip base version 2024-04-02 07:10:50 +00:00
12d8b47370 Fix replay finish transfer in log allow tablet not exist bug. 2024-04-02 05:12:00 +00:00
08453955ce [FEAT MERGE] data disk write limit 2024-04-02 04:29:10 +00:00
46511938dc fix lob macro block logic id duplicate after direct load. 2024-04-02 04:24:02 +00:00
1a9075819b fix argument mistake of cancel_dag 2024-04-01 14:50:04 +00:00
2130f9bbd2 opt tenant cpu usage estimate for adaptive compaction 2024-03-29 11:45:20 +00:00
abc1a27f00 [tx-pdml] fix branch savepoint replay wait precedure serial redo replay hang 2024-03-29 11:16:08 +00:00
d9938cb547 [CP] log print tx desc should hold tx desc lock 2024-03-29 09:45:59 +00:00
d9e7a0218f occupy space for partition exchange feature on the master 2024-03-29 08:45:41 +00:00
a97e83b996 [CP] revert lock wait mgr check_timeout from 500ms to 10ms 2024-03-29 06:45:46 +00:00
080d9f785a Fix sstable exist with rowsinfo 2024-03-29 06:15:58 +00:00
4171f32387 Skip old mds replay 2024-03-28 10:21:11 +00:00
123296d3fc Fix invalid datum length in pushdown decoder. 2024-03-28 09:51:13 +00:00
cb545cb059 fix 4103 2024-03-28 09:25:52 +00:00
0b931593cd fix range spliter bug 2024-03-28 09:20:33 +00:00
f03ab8c186 [CP] [xa/dblink] add statistics for xa and dblink 2024-03-28 08:45:30 +00:00
ced89ec6bd [BUG] only set safe_to_destroy when all data on memtable has been synced 2024-03-28 02:15:21 +00:00
211186fafb Fix wrong sum_opnsize calculation in aggregate pushdown. 2024-03-27 08:21:21 +00:00
a61abf8372 fix transfer_dest prepare to stop generate wrs 2024-03-27 06:50:39 +00:00
9794cd443c [TABLELOCK] add is_for_replace_ for ObLockParam 2024-03-27 06:45:31 +00:00
47b3194408 fix 4377 2024-03-27 03:46:00 +00:00
2bdb4a9bbc Add stream rpc reverse keepalive 2024-03-27 02:45:32 +00:00
6011bd19fb remove replay scn and tablet status check logic 2024-03-27 02:21:08 +00:00
2f5b5ef256 [CP] [LOG] To merge the log4220 feature into the master branch. 2024-03-26 13:15:25 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
611b488e79 [CP] [gts] refine gts callback interrupt 2024-03-26 05:20:18 +00:00
ed9607606c fix core dump when accessing freed data buffer. 2024-03-26 02:51:14 +00:00
d57716b902 enhance clog replaying checking logic to prevent replaying clog after tablet delete/finish transfer out tx is committed 2024-03-26 02:45:53 +00:00
86e8b925b9 set medium_info.last_medium_snapshot_ according to major not meta. 2024-03-25 03:46:05 +00:00
98b4455cf3 add case to test migrate ddl sstable of column group 2024-03-25 02:46:04 +00:00
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
0b9d356814 Fix restore transfer in tablet mistake rollback bug. 2024-03-22 08:46:43 +00:00