308 Commits

Author SHA1 Message Date
00bb0fba8c [CP] fixed restart failed due to incomplete log disk expansionoperation. 2023-05-10 19:28:49 +00:00
d6a15b459f [CP] revert(logservice): hidden sys tenant will actually occupy the log disk space. 2023-05-10 18:40:03 +00:00
c11a142fc5 change set_max_end_scn to set_end_scn and add unittest for empty memtable problem 2023-05-06 08:39:40 +00:00
d15f9ef6fb [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:17:29 +00:00
21a544b3d9 [PALF] revert code 2023-04-27 11:16:55 +00:00
a1c9e71da4 [CP] [PALF] fix GET_MIN_DATA_VERSION may return -4018 2023-04-27 09:13:55 +00:00
1479613217 [CP] [BUG] fix after append cb core 2023-04-25 09:13:57 +00:00
1514c65c0d [CP] fix storage schema bug that dec unsync_cnt_for_multi_data 2023-04-23 16:55:10 +00:00
4c5199ef96 [CP] remove get_method array from query range extraction 2023-04-23 16:47:50 +00:00
fae67b7f9b [CP] Add tenant unit tablet total cnt limitation 2023-04-22 13:58:39 +00:00
a5a2185932 [CP] [OBCDC] Support heap table for OB4.x mark part_key or dep_col of part_key as primary_key 2023-04-18 12:17:45 +00:00
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
9e1fc64a14 optimize compaction statistic on tablet stat 2023-04-13 06:24:58 +00:00
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
9d477317a9 fix build ddl table store 2023-04-06 14:11:19 +00:00
6cfbbe8784 [CP] fix bug about time type for old engine and new engine 2023-04-04 15:41:19 +00:00
a920d19e0a [BUG] remove callback when on failure 2023-04-04 07:14:37 +00:00
0b1e970028 add warning log when the number of sstable is at high level 2023-04-04 04:47:41 +00:00
8b00a6d6be Change the memory of ObEncodingRowBufHolder to hang on its own tenant which used to hang on 500. 2023-04-04 01:41:16 +00:00
eeb7bf454d fix dag_scheduler destroy when running may print ERROR log 2023-04-03 22:41:16 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
f4e79369a0 fix parallel external sort defend too strict issue 2023-03-28 02:41:43 +00:00
677f68442d Bugfix: load the tx_ctx which is dumped into multiple rows failed. 2023-03-27 12:41:44 +00:00
2f8df8c791 Fix unittest case test_lsn_allocator. 2023-03-24 12:11:41 +00:00
7fd1b058cd fix core when dump tx ctx table 2023-03-24 07:15:22 +00:00
e320d2f2a3 [Arb] record degrade/upgrade events to __all_server_event_history 2023-03-23 07:41:46 +00:00
7a508b40d6 [master] fix ut: test_tx 2023-03-22 03:12:06 +00:00
1ec233bb5d [PALF] fix the leader is revoked when the PALF group is been degraded 2023-03-21 16:56:50 +00:00
c6bbafe473 fix savepoint is not synchronized between servers 2023-03-20 17:23:49 +08: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
e386747097 PALF degrades log stream in more failure scenarios 2023-03-17 10:41:20 +00:00
e029338914 fix:test_json_base 2023-03-17 04:11:04 +00:00
0c661df5f4 optimize parallem minor dag scheduling 2023-03-17 03:43:51 +00:00
842ac01444 [DATA_DICT] fix core at test_data_dict_storager_iterator 2023-03-16 12:11:05 +00:00
a22145febf fix: core at calling get_tid() 2023-03-15 08:16:26 +00:00
276d9034f2 Fix test_raw_decoder of release compilation cannot pass. 2023-03-14 17:16:12 +00:00
9a13e1b863 Fix lsn or log_id exceeds upper bound bug. 2023-03-14 17:10:55 +00:00
7c48e979b5 [MDS] add virtual table placeholder 2023-03-14 16:13:46 +00:00
16800f15d9 [Arb] fix the arb server sends rpc with cluster_id(-1) 2023-03-10 06:44:26 +00:00
5c64c72df5 [OBCDC] Fix usage of incorrect tenant_id when using data_dict 2023-03-09 09:41:24 +00:00
0bce93fe67 Support force set ls as single member for ob_admin. 2023-03-09 07:46:13 +00:00
bf0a220832 Revert add iter scn to __all_tenant_info & primary cluster iter log 2023-03-07 13:43:44 +00:00
8e82e95c91 [BUG] remove protection code and and handler for ls removal 2023-03-07 09:41:14 +00:00
20dbea5ce3 fix named window incorrect result when hit plan 2023-03-07 03:43:32 +00:00
bfbe2f8609 add defensive code for small sstable optimization 2023-03-03 08:46:06 +00:00
c19b2b1dcd Fix sw accum_checksum rollback bug. 2023-03-03 07:46:11 +00:00
9e0e3b8aa9 fix backup delete piece file incomplete 2023-03-02 14:51:59 +00:00
09f099c4e2 add sys_recovery_scn to __all_tenant_info && primary tenant iter log 2023-02-27 10:41:19 +00:00