Commit Graph

40 Commits

Author SHA1 Message Date
8dcf855aae Fix: pl + stmt_retry_times==0 will cause timeout early 2024-01-09 02:18:31 +00:00
8668b506b8 [CP] add retry for direct load if unit has migrated
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2023-12-12 17:12:43 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
cd77c9096b to issue<52247541>:adjust sql retry times if report 6005 in autonomous tranasction 2023-11-01 06:13:15 +00:00
17076e205a [CP] Fix: inner sql retry logical modification 2023-10-09 04:13:47 +00:00
d8e1787d1b fix: optimize the retry logic when meet lock fonflict 2023-09-13 04:10:01 +00:00
bb35a1f410 fix das retry thread deadlock 2023-08-24 07:40:33 +00:00
0d2b65043d Fix bug when the storage layer reports error 6005, the error will be thrown out if the insert is unsuccessful after two retries 2023-08-18 10:10:28 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
5846c7e8a5 Retry 6224 for direct load 2023-07-26 09:42:48 +00:00
5180ca7a8c Retry ddl for 6002 caused by out trans table lock leader switch 2023-07-20 02:48:16 +00:00
810d4a8ecd fix order autoinc cache retry code logical 2023-07-08 11:11:58 +00:00
60526a0007 [master] return end-stmt failure when retry is canceled 2023-07-07 04:12:12 +00:00
a4bf0af7c9 wait readonly request done for some time before offline ls 2023-07-04 03:12:23 +00:00
515358cf5b das may hang because retry method not correct 2023-06-29 03:48:13 +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
9df89f3baf refactor DAS task retry 2023-06-16 08:48:27 +00:00
98078bdc41 [CP] [4.1] fix remote plan execute timeout serval bugs 2023-06-16 07:42:18 +00:00
683dd0a0f6 [to #50365683]adjust pl error msg log level 2023-06-15 06:48:20 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +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
d69d4e3231 fix virtual sql plan bug 2023-04-20 11:45:25 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
bc3ddbb0af OB_TIMEOUT need rewrite to OB_ERR_EXCLUSIVE_LOCK_CONFLICT during query retry ctrl in some case. 2023-03-02 15:20:47 +00:00
59a94c10ac fix spm bugs and add some user friendly mechanisms 2023-02-25 02:41:08 +00:00
5baf712d68 modify errcode OB_DISK_CORRUPTED to OB_DISK_HUNG 2023-02-24 16:42:04 +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
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
d91a775ab6 fix OB_RPC_CONNECT_ERROR retry policy in resolve phase 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
1da9b5316b [CP] Fix ps execute location leader not exist not retry 2022-05-05 14:17:52 +08:00
76ae3d87cd disable change error code for ac=1 remote query 2022-04-08 14:01:16 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
131c2cf658 remote execute hang because of plan diff with ctrl ser and runner ser 2021-07-14 10:24:13 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00