5930 Commits

Author SHA1 Message Date
hiddenbomb
2776120751 fix tablet status cache for weak read scenario 2023-06-30 04:12:23 +00:00
KyrielightWei
cd8fb2e17e rewrite dup_tablet_set for a special op to avoid executing sp_op failed 2023-06-30 03:42:29 +00:00
obdev
e35dc626a9 BUGFIX: prevent requent freeze while a tablet's memtable cnt reach max 2023-06-30 03:18:24 +00:00
obdev
65c2560d67 Fix several tx module's bug 2023-06-30 03:12:23 +00:00
coolfishchen
81cbd7e0fc Set the max num of direct load thread to 2 * cpu 2023-06-30 02:53:41 +00:00
Tyshawn
96d2098cdf [BUG.FIX] fix ddl kv losed in table store 2023-06-30 02:42:08 +00:00
hamstersox
deda754b81 support display the accurate min_restore_timestamp 2023-06-30 02:12:23 +00:00
obdev
0f3fef7131 fix bug: missing out on replacing calc_tablet_id_expr_ in ObLogJoinFilter 2023-06-29 13:42:26 +00:00
godyangfight
ac0ac0671b Fix transfer with migrate ls return sstable not exist bug. 2023-06-29 13:12:31 +00:00
Hongqin-Li
379fbf754c Acquire table lock before create hidden table 2023-06-29 12:48:11 +00:00
yangqise7en
07a56f4636 fix request_cnt in decoder cause col ckm error 2023-06-29 12:42:20 +00:00
obdev
7330ba9ceb disable ls to read during restart 2023-06-29 10:42:19 +00:00
shibin-xu
3858475402 [GroupJoinBuffer] fix not clear parent evaluated flag bug 2023-06-29 09:48:16 +00:00
jw-guo
3facd57ead [4.x] get data lock before set tx desc to null 2023-06-29 09:42:17 +00:00
obdev
e25a482ffa [4.2][NetStandby] Add read lock for public interface in Restore Net Driver 2023-06-29 09:24:04 +00:00
godchen0212
5fa016c7a2 Fix start scn bigger than clog checkpoint scn 2023-06-29 09:18:14 +00:00
renju96
24985425b2 [CP] add detect IO retry count limit 2023-06-29 09:12:21 +00:00
Fengjingkun
fa9aee2c09 add defense when creating index tablet 2023-06-29 06:42:28 +00:00
linqiucen
71ff41ef12 heartbeat service adds log and trace 2023-06-29 06:18:26 +00:00
joseph12138
e015d11370 [4.2] fix core problem because of display tasks 2023-06-29 06:12:27 +00:00
saltonz
865f0a38ea add defense and log for table store iter 2023-06-29 05:17:57 +00:00
yaojing624
03de88f65b Fix: sql_id need init, otherwise conclude overflow risk 2023-06-29 05:12:07 +00:00
yangqise7en
02119ae388 patch is_schema_changed in medium info & cancel ls compaction waiting dag 2023-06-29 04:48:15 +00:00
obdev
178217b6b0 Fix invalid prepare version bug 2023-06-29 04:42:24 +00:00
sdc
f8426228f3 fix fetch gi task failed bug 2023-06-29 04:12:26 +00:00
chaser-ch
789c9913b8 fix upgrade script 2023-06-29 03:54:02 +00:00
obdev
515358cf5b das may hang because retry method not correct 2023-06-29 03:48:13 +00:00
18523270951@163.com
1866ba4ce3 alloc memory for every operator in ENABLE_DEBUG_LOG mode to trace close && destroy 2023-06-29 03:42:24 +00:00
tushicheng
5cee718006 fix errsim core 2023-06-29 03:24:19 +00:00
2149
68b75ed66b [CP] fix wm_concat bug 2023-06-29 03:18:26 +00:00
Hongqin-Li
6c526c3e9b Fix sync column stat bug 2023-06-29 03:12:25 +00:00
obdev
f273041da8 filter the non-exist tablet by replay_get_tablet for replaying delete tablet clog when ob is updated from 4.1 to 4.2 2023-06-29 02:49:06 +00:00
KyrielightWei
348bb57bac use ObTxBufferNodeArray in mds_range 2023-06-29 02:43:05 +00:00
Tyshawn
8502fbf8a6 [BUG.FIX] fix tablet buffer leak. 2023-06-29 02:18:06 +00:00
wudidapaopao
b11eccefa9 Add defensive code for ObClusterColumnReader 2023-06-29 02:12:14 +00:00
saltonz
3497dbfa19 [bugfix] fix core on table store deserialize fail 2023-06-28 14:42:17 +00:00
windye
7c0c1d66af split tenant for tablet_checkpoint_addr_info array 2023-06-28 13:48:08 +00:00
zxlzxlzxlzxlzxl
10f2f06b3a [OBCDC] adapt logrouteservice for obcdc 2023-06-28 13:42:18 +00:00
suz-yang
14936e945b fix load data direct worker timeout 2023-06-28 13:12:00 +00:00
obdev
e100e6456c limit the mem of mstx_allocator to 5% 2023-06-28 12:42:12 +00:00
18523270951@163.com
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
496148326@qq.com
5b9655c0e7 [revert]observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv2 and TLSv3 2023-06-28 12:12:16 +00:00
oceanoverflow
6e23091d74 fix transfer abort stuck when abort fail first and migration happen 2023-06-28 11:24:14 +00:00
obdev
a587dddecc [4.2][NetStandby] Modify log level for OB_TIMEOUT and fix a problem 2023-06-28 11:18:22 +00:00
obdev
8aee534b66 revert 'support include_hidden_sys when get_tenant_unit' 2023-06-28 11:12:25 +00:00
fengdeyiji
68bf34f035 [MDS] fix ERROR log in compat case 2023-06-28 10:18:04 +00:00
JiahuaChen
58caa336f2 READ_ALL_COMMITED should not return not created tablet 2023-06-28 10:12:15 +00:00
obdev
66be07d08d Fix some prepared statement bug 2023-06-28 09:53:42 +00:00
obdev
a466529923 fix refts rollback 2023-06-28 09:42:13 +00:00
obdev
ffa0b12f34 Replacing ObArray with ObSEArray in ObIDetectCallback 2023-06-28 09:18:00 +00:00