Commit Graph

772 Commits

Author SHA1 Message Date
90f04e6d73 [Archive] Add retry and error log print when sender occur encryt/decrypt error 2024-04-23 13:12:03 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
a3970cb5e1 [CP] [OBCDC] Fix init schema service fail due to can't get tenant_compat_mode 2024-04-18 09:32:17 +00:00
5a6c820e96 [OBCDC] Support mark column value origin, expecially for column value that is filled not from redo 2024-04-18 08:45:39 +00:00
34a9c47ada 共享目录下宏块GC服务master上占位 2024-04-17 03:32:53 +00:00
49b1cfbe6b [FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2024-04-16 10:45:36 +00:00
1ee64365ea [FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
2024-04-16 07:19:48 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
8136efa66b [Archive]Fix get_ls_archive_progress where ls archive interrupted 2024-04-12 08:57:15 +00:00
3d8cbbb756 Merge branch 'pr_1920' 2024-04-10 11:46:12 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
292a72f4b3 Deleted aligned_buf from printing in c string (#1918) 2024-04-10 14:17:47 +08:00
054f5a5a80 [CdcService] Modify ClientLSCtx state when failed to fetch log in archive 2024-04-10 03:10:52 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
64610599f6 [CP] [OBCDC] Support output invisible column by default if the column is rowkey 2024-04-07 11:45:42 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
6621db029e [OBCDC] avoid get timezone repeatedly in formatter 2024-04-03 03:15:37 +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
644277966a [CP] [CP] delete dropped table in data_dict refresh mode and building baseline scenario 2024-04-01 14:44:53 +00:00
a9916760f1 [CP] fix lost errorcode when adding hbase table 2024-04-01 12:56:06 +00:00
bb8bc20fd0 [CP] [CP] fix handling index table error and ignore table matching when enable_white_black_list is false 2024-04-01 09:54:36 +00:00
8658717410 [CP] Fix lost errorcode 2024-04-01 08:03:53 +00:00
1b4b0d1d3c [CP] [CP] obcdc support hbase table 2024-04-01 07:58:31 +00:00
e8a06e8f38 [CP] fix drop_table bug in data_dict refresh mode 2024-04-01 04:15:51 +00:00
c71c2e4d11 SHARED_STORAGE_PRE_WARM_LOG_BASE_TYPY placeholder 2024-04-01 02:51:18 +00:00
abc1a27f00 [tx-pdml] fix branch savepoint replay wait precedure serial redo replay hang 2024-03-29 11:16:08 +00:00
e10eab70be [CP] [OBCDC] data dict add external table schema 2024-03-29 10:51:06 +00:00
d89f2c4133 [CP] Add statistics about parser and tenant traffic 2024-03-29 10:45:45 +00:00
5ec1207cc8 [CP] [PALF] avoid printing ERROR logs when the region info of replicas changes 2024-03-29 04:45:22 +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
faddfeab96 [LogFetcher] Adjust ERROR log level 2024-03-27 08:16:03 +00:00
2f5b5ef256 [CP] [LOG] To merge the log4220 feature into the master branch. 2024-03-26 13:15:25 +00:00
89b6906e8d [CP] [NetStandby] Fix net standby default db name when login primary 2024-03-22 10:21:23 +00:00
aabce90fca [OBCDC] Fix memory_usage not controlled while sql response slow 2024-03-22 05:45:46 +00:00
e2cab87a6c [CP] [OBCDC] Fix potential core risk while update dispatch progress 2024-03-21 12:51:00 +00:00
b2ee0cfec5 fixed ObGCLSLog on success failed. 2024-03-21 11:15:37 +00:00
b2525ff486 [LogFetcher] Fix the bug that add_ls failed would cause standby stuck 2024-03-21 07:51:57 +00:00
acfd2c02d3 [OBCDC] Fix memleak of SeArray; Fix wrong usage of inner table/database schema name 2024-03-19 08:33:57 +00:00
cdba49267b [GC] ensure write_slog success after gc log applied or replayed 2024-03-19 08:23:21 +00:00
e2bd3c55e5 [LogFetcher] Fix the bug that fetchStream would never be scheduled if fallback retry process failed 2024-03-19 02:15:42 +00:00
1f253e6fd0 [opt] migrating replicas do not send log acks for reducing its impact on the leader 2024-03-18 12:45:04 +00:00
4390e56ec0 [OBCDC] won't output sensitive information in log 2024-03-16 07:44:56 +00:00
b587975322 [CP] [OBCDC][CdcService] Fix the bug that compressor_type_ is not inited in constructor 2024-03-15 18:46:25 +00:00
68a433ea37 merge develop into master 20240312 2024-03-14 09:56:28 +00:00
b11a5ec7fd [CP] [OBCDC] fix the core caused by simultaneous update rowkey and lob column 2024-03-11 02:15:38 +00:00
56949c4ba7 [CP] fix ob_cdc_udt error code miss 2024-03-08 07:16:06 +00:00
241d6bb7de [PALF] add LogIOContext and LogIOUser 2024-03-08 03:30:32 +00:00
bf13b4b3a8 [Archive] Fix archive state machine 2024-03-06 02:50:43 +00:00
710bef9dc0 [OBCDC] adjust revert order to avoid potential coredump 2024-03-05 12:15:27 +00:00