Commit Graph

  • 6627f9ef2e [CP] [BUG.FIX] fix unexpected wash tablet from map Tyshawn 2024-02-06 04:11:58 +00:00
  • 60c401cade [FIX] improve throttle logic ZenoWang 2024-02-06 03:16:43 +00:00
  • 1d4f2f6f34 [ERROR] remove unnecessary error log with too much lock retry Handora 2024-02-06 03:12:11 +00:00
  • 5d0e7d443f FEATURE: config placeholder for data_disk_write_limit_percentage obdev 2024-02-05 14:42:37 +00:00
  • e15aad842d ADD RPC CODE: OB_RS_CHECK_APPOINT_SRC_VALIDITY obdev 2024-02-05 14:16:58 +00:00
  • c93c104250 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. swjtu-wenxiang 2024-02-05 14:12:18 +00:00
  • 6c30986754 check mds mem leak by ENABLE_DEBUG_LOG KyrielightWei 2024-02-05 13:46:57 +00:00
  • 3b2918c459 bugfix: temporary file normal reading mislead into direct reading logic. ND501 2024-02-05 13:42:21 +00:00
  • 9d42f1c510 fix error code to better one Handora 2024-02-05 12:43:29 +00:00
  • 7365a48844 Fix tablet autoinc hang due to unexpected rpc_timeout Hongqin-Li 2024-02-05 12:17:14 +00:00
  • 560b36f5e3 fix mysqltest hanr881 2024-02-05 12:12:40 +00:00
  • 6dfb3ef3c8 [CP] [bugfix] add pool zone_list 4016 LeonChaoHi 2024-02-05 10:42:38 +00:00
  • c61c39b291 [CP] fix alloc write row concurrently core dump for drop column. obdev 2024-02-05 10:13:03 +00:00
  • 0562c99d51 [CP] [OBKV] Fix operation with lob object report -4016 when local retrying & core when print request shenyunlong.syl 2024-02-05 09:47:13 +00:00
  • d2c385703b add case for migrate lob ddl with data tablet checkpoint simonjoylet 2024-02-05 09:42:36 +00:00
  • 125e50ecfa [CP] [BUG.FIX] fix slow release of memtable Tyshawn 2024-02-05 08:42:15 +00:00
  • e528c0a005 [CP] [OBCDC] Provide obcdc compatible info SanmuWangZJU 2024-02-05 08:17:19 +00:00
  • f2b8116316 [CP] retry when ddl clog write failed simonjoylet 2024-02-05 08:12:36 +00:00
  • 43911a6cfc add tenant id for value row iter allocator chaser-ch 2024-02-05 07:43:38 +00:00
  • 6047da89a3 [CP] [FIX] checkout timeout_ts when iterate virtual table ZenoWang 2024-02-05 06:46:49 +00:00
  • 164d426eb4 [to #54594279] Move T_SHOW_PROCEDURE_CODE/T_SHOW_FUNCTION_CODE to before T_MAX. swjtu-wenxiang 2024-02-05 06:12:03 +00:00
  • c3886f308e [CP] fix insert into select from duplicate table bug zzg19950727 2024-02-05 05:42:11 +00:00
  • 34194c5ab0 fix:code check;json decimal rebuild obdev 2024-02-05 05:12:25 +00:00
  • bebcedd705 Repair case 2004_start_wait_relay_to_start_scn_trans_timeout_switch_leader location cache renew inner_table_scan timeout obdev 2024-02-05 04:42:24 +00:00
  • 8556e5703e [CdcService] Fix CdcSrv Thread exited unexpectedly zxlzxlzxlzxlzxl 2024-02-05 04:12:46 +00:00
  • aa6a13463b container.md (#1779) wangyunlai 2024-02-05 11:53:31 +08:00
  • c853d2f60b fix the issue 1786 (#1826) qiuyg3 2024-02-05 11:53:08 +08:00
  • 6284aa9a5c [BUG] fix expected error during pdml switch leader Handora 2024-02-05 03:44:47 +00:00
  • 98eb7f77f2 fix invalid mvcc_row_flag z404289981 2024-02-05 03:30:52 +00:00
  • e131f6404a fixed print error log after delete block success on arb server HaHaJeff 2024-02-05 03:26:15 +00:00
  • 36b3ec12f3 alter pcode name in master fanfangzhou 2024-02-05 03:21:42 +00:00
  • d48dd3e70b do not freeze ddl kv when schedule dag Charles0429 2024-02-05 03:17:03 +00:00
  • 785702ef23 Enable skip kvcache in temporary file read procedure. ND501 2024-02-05 03:12:22 +00:00
  • aabbf9b9fb [CP] [CdcService] Retry when get iter_end from remote_log_iter when locating lsn zxlzxlzxlzxlzxl 2024-02-05 02:51:48 +00:00
  • a88f95d70e [BUG] change error to warning Handora 2024-02-05 02:47:08 +00:00
  • 3bf89ff66b bugfix: remove semicolon in mysql mode dontknow9179 2024-02-05 02:12:52 +00:00
  • 70aa6d5461 wildcard matching obdev 2024-02-04 15:12:01 +00:00
  • 0bb2a95049 [OBKV] placeholder for checkAndInsUp operation type shenyunlong.syl 2024-02-04 14:42:37 +00:00
  • 8a43e4c790 [OBCDC] Fix obcdc launch failed if tenant is not normal or dropped but not in tb_white_list SanmuWangZJU 2024-02-04 13:42:05 +00:00
  • 999e6b5da9 optimize implement of get_max_applied_scn() yyy-hust 2024-02-04 13:12:03 +00:00
  • a180396d9b fix mysqltest for FOR UPDATE rewrite hy-guo 2024-02-04 12:47:09 +00:00
  • f9a5d864fe fix pdml bug after or expansion transformation chimyue 2024-02-04 12:42:28 +00:00
  • ed1e4d3f4f [CP] to issue<53073647>:fix two issues hanr881 2024-02-04 12:12:02 +00:00
  • 9cc29b070f [CP] [to #54671291]prexecute async plan ok response error LiuYoung00 2024-02-04 11:46:39 +00:00
  • 11ac2b02c7 fixed restart failed because of create ls failed in ObLogService HaHaJeff 2024-02-04 11:41:58 +00:00
  • 807bdb02c3 Fix group by pushdown to storage when vectorize disabled haitaoyang 2024-02-04 11:12:11 +00:00
  • b3f810d662 [CP] [to #53985320] fix: alter error code haohao022 2024-02-04 10:12:34 +00:00
  • 8898fe4c19 Adding explaination for ob stat and event. rolandqi 2024-02-04 09:47:00 +00:00
  • 6e55905bf9 FEATURE: error code placeholder obdev 2024-02-04 09:42:15 +00:00
  • 6acb97c9f6 [CP] CRASH ERROR improve tushicheng 2024-02-04 09:12:28 +00:00
  • 5e08668e62 modify two methods of unit_mgr, use inner table to get information obdev 2024-02-04 06:12:39 +00:00
  • 2f0ea3c372 [CP] duplicate updat bug修复 akaError 2024-02-04 04:46:45 +00:00
  • 095bc9a0bd placeholder for drop column instant under oracle mode(421 feature). obdev 2024-02-04 04:42:09 +00:00
  • 601c8c22f5 [CP] add telemetry in rpm install and systemd deploy LINxiansheng 2024-02-04 04:16:59 +00:00
  • 05a61ecfe8 修复内存中维护的config_version不正确导致不汇报内部表 maosy 2024-02-04 04:12:22 +00:00
  • 5b11e3c508 do not send rpc when holds a lock Charles0429 2024-02-04 03:47:22 +00:00
  • 73ec641f24 [CP] [OBCDC] Fix obcdc use incorrect sql_proxy for timezone_info_getter SanmuWangZJU 2024-02-04 03:42:39 +00:00
  • 5917742146 print errno when close fd failed HaHaJeff 2024-02-04 03:17:15 +00:00
  • b06eac15ca fix cgroup_path not in ob_thread lmjhh 2024-02-04 03:12:37 +00:00
  • 0892f4deeb fix bug that subquerys in subplanfilter not duplicated jingtaoye35 2024-02-04 02:42:30 +00:00
  • bab73a9285 [OBCDC] Fix a potential deadlock issue in LOB handling scenarios obdev 2024-02-03 04:51:27 +00:00
  • 220df7f12d Skip retain ctx when record min_start_scn in ctx ZenoWang 2024-02-03 04:46:53 +00:00
  • 61307022e7 [scn] fix judgment condition error yyy-hust 2024-02-03 04:42:12 +00:00
  • 3613eb38ee Merge branch 'pr_1759' ob-robot 2024-02-03 04:14:05 +00:00
  • dffbad9f8b fix recycle freeze info can not schedule compaction in standy tenant Tsunaou 2024-02-03 04:11:48 +00:00
  • efc48691df [CP] fix wrong condition of faststack zhjc1124 2024-02-03 03:50:56 +00:00
  • da6139de0e [gc]destory of ls resource should consider parameter _delay_resource_recycle_after_correctness_issue yyy-hust 2024-02-03 03:42:02 +00:00
  • 0aceccaec0 fix for update error after transform hy-guo 2024-02-03 03:16:24 +00:00
  • 36bd526106 [CP] bugfix: use classify_count instead of param_count of or_expr to determine whether to do transformation dontknow9179 2024-02-03 03:11:48 +00:00
  • c8d00729a8 Fix dump tenant backup set infos bug LoLolobster 2024-02-03 02:51:40 +00:00
  • fcafbd58d7 fix direct load task lost ret code when switch rootservice leader Charles0429 2024-02-03 02:47:06 +00:00
  • 086c79e2e8 [Placeholder] server_id related rpc_struct used in bootstrap LeonChaoHi 2024-02-03 02:42:31 +00:00
  • 8d0307af71 [CP] bugfix: using ObTimeUtility::current_time() to calculate RPC_NET_DELAY rolandqi 2024-02-03 02:16:55 +00:00
  • 30505c86d2 gc_tablet_direct_load in get_rec_scn Hongqin-Li 2024-02-03 02:12:15 +00:00
  • 6978c0280b [OBCDC] Fix the bug that OBCDC would exit when there is no usr_column in table schema zxlzxlzxlzxlzxl 2024-02-03 01:46:16 +00:00
  • dcf84f95c9 remove dbms scheduler job in dropping mview/mlog leftgeek 2024-02-03 00:47:30 +00:00
  • d91af78d34 [dblink][master] placeholder for xa and dblink statistics jw-guo 2024-02-03 00:42:55 +00:00
  • dcbdbaceea fix bug: runtime filter core because of data racing obdev 2024-02-03 00:22:15 +00:00
  • 0a30a490d3 Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt. ND501 2024-02-03 00:17:34 +00:00
  • 2112bb3d87 [CP] fix sequence operator memory leak zzg19950727 2024-02-03 00:12:55 +00:00
  • a61d1b7cdc [MDS] LinearHashMap in MdsTableMgr use tenant allocator fengdeyiji 2024-02-02 23:47:18 +00:00
  • 4d923b3030 [to #54806294] fix: fix anonymous block wrapper memory leak in MySQL mode 0xacc 2024-02-02 23:16:42 +00:00
  • 7456249dcf fixed no log callback because log disk full of arb replica HaHaJeff 2024-02-02 23:12:03 +00:00
  • 82bca8b7e9 hide sensitive parameters for user tenants 496148326@qq.com 2024-02-02 22:51:29 +00:00
  • 6bfc404874 [CP] [OBCDC] Fix flow_controll Issue for sysbench oltp_insert test SanmuWangZJU 2024-02-02 22:42:30 +00:00
  • b85c110e1e [CP] Revert Fix ls offline fail for leak transaction context Naynahs 2024-02-02 22:16:33 +00:00
  • 5f88cee6a8 [CP] fix temporary table bug in hierarchical query wjhh2008 2024-02-02 22:12:02 +00:00
  • 3c5ba781b9 bugfix: disable propagate const to T_OP_ROW JinmaoLi 2024-02-02 21:52:17 +00:00
  • a4885e52bf use timeout from THIS_WORKER to limit duration of get read tables in query route hiddenbomb 2024-02-02 21:47:36 +00:00
  • bb91fee82f set prev_log_type in commit/prepare log KyrielightWei 2024-02-02 21:43:02 +00:00
  • 1a51566114 placeholder SevenJ-swj 2024-02-02 21:12:50 +00:00
  • d2cceb736b Fix the correctness problem of vectorized merge distinct obdev 2024-02-02 20:51:55 +00:00
  • 7b71e1bd5d cancel dag net firstly when ls offline Tsunaou 2024-02-02 20:47:18 +00:00
  • 6fc5c16a15 [CP] fix pivot resolve bug akaError 2024-02-02 20:42:42 +00:00
  • 9016d8bedf [CP] [BUG.FIX] Don't try wash from gc queue for large tablet buffer Tyshawn 2024-02-02 20:16:27 +00:00
  • d59218486c Rebuild master key version info after clone finished lalalafeier 2024-02-02 20:11:55 +00:00
  • 0c67835d44 Not reuse lob locator in micro scanner DengzhiLiu 2024-02-02 19:41:52 +00:00
  • 358d895d59 [bugfix][ret_code]: return 1215 if can't find target index in fk check. Monk-Liu 2024-02-02 19:16:22 +00:00
  • 89f74f205e [TABLELOCK] fix several bugs about timeout in tablelock YangEfei 2024-02-02 18:51:34 +00:00
  • f4ae0ebd1b [CP] fix show trace not show in standby database obdev 2024-02-02 18:46:51 +00:00