|
1876b956be
|
[CP] fix io schedule when close resource_plan
|
2024-02-06 13:54:18 +00:00 |
|
|
05aeed91c7
|
[CP] fix same io_timestamp in schedule_heap
|
2024-02-06 12:00:43 +00:00 |
|
|
4e3525d66a
|
fix gen_errno.pl
|
2024-02-06 10:06:20 +00:00 |
|
|
89d2efc55f
|
[CP] fix io schedule when close resource_plan
|
2023-12-14 04:12:39 +00:00 |
|
|
24b56b2d7e
|
[CP] fix same io_timestamp in schedule_heap
|
2023-11-23 04:12:35 +00:00 |
|
|
44806fb21c
|
[CP] BugFix: TmpFile page_io_info leak.
|
2023-11-03 09:12:11 +00:00 |
|
|
00398fcab2
|
[CP] license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-11-02 04:42:19 +00:00 |
|
|
ebe0eacb57
|
revert
|
2023-09-12 06:11:48 +00:00 |
|
|
4890b00bbf
|
[CP] support strict replace
|
2023-09-09 10:41:52 +00:00 |
|
|
0361546aaa
|
[CP] add io diagnose info
|
2023-08-22 08:47:24 +00:00 |
|
|
af7abd50ed
|
[CP] Optimize tmp file
Co-authored-by: godchen0212 <chenqx303@163.com>
|
2023-08-15 05:38:17 +00:00 |
|
|
9c8f1a1195
|
[bugfix] fix batch decode var length dict with single entry
|
2023-08-11 20:48:24 +00:00 |
|
|
cb05004916
|
[4.1] fix tx-route state serialize size overflow
|
2023-08-11 14:33:11 +00:00 |
|
|
b88e1ba681
|
[CP] [master] handle rollback savepoint create ctx when ls deleting
|
2023-06-28 03:12:24 +00:00 |
|
|
00e5f2b7ae
|
add detect IO retry count limit
|
2023-06-27 02:12:20 +00:00 |
|
|
36a9080939
|
Pick tx table interface refactor && Pick return recycled_scn
|
2023-06-21 03:42:49 +00:00 |
|
|
ca888a3e8c
|
[CP] optimize memtable garbage collection
|
2023-06-15 16:54:23 +00:00 |
|
|
d76cb44cda
|
[CP] [OPTIMIZATION] performance is slow down for submit redo with big txn
|
2023-06-15 06:35:08 +00:00 |
|
|
c81bf8427d
|
[CP] fix row_store_type when sstable is empty
|
2023-06-06 13:52:31 +00:00 |
|
|
f63705c53b
|
[CP] Close the usage of OB_TSC_TIMESTAMP.current_time()
|
2023-06-05 04:12:40 +00:00 |
|
|
8b9520eb57
|
[CP] impl parallel range splite for micro level
Co-authored-by: z404289981 <z404289981@163.com>
|
2023-05-26 07:42:43 +00:00 |
|
|
81a5d0610b
|
[CP] [tx-route] support receive duplicate state from proxy
|
2023-05-25 13:19:27 +00:00 |
|
|
5e797edef3
|
[CP] [2pc] drive 2pc with 1 participants
|
2023-05-24 05:48:05 +00:00 |
|
|
2f04549886
|
[CP] push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log
|
2023-05-17 03:12:29 +00:00 |
|
|
22c7595181
|
add unittest for column equal encoding overflow issue
|
2023-05-15 12:12:41 +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 |
|
|
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 |
|
|
fae67b7f9b
|
[CP] Add tenant unit tablet total cnt limitation
|
2023-04-22 13:58:39 +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 |
|
|
9d477317a9
|
fix build ddl table store
|
2023-04-06 14:11: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 |
|
|
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 |
|
|
7fd1b058cd
|
fix core when dump tx ctx table
|
2023-03-24 07:15:22 +00:00 |
|
|
7a508b40d6
|
[master] fix ut: test_tx
|
2023-03-22 03:12:06 +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 |
|
|
0c661df5f4
|
optimize parallem minor dag scheduling
|
2023-03-17 03:43:51 +00:00 |
|
|
276d9034f2
|
Fix test_raw_decoder of release compilation cannot pass.
|
2023-03-14 17:16:12 +00:00 |
|
|
0bce93fe67
|
Support force set ls as single member for ob_admin.
|
2023-03-09 07:46:13 +00:00 |
|
|
8e82e95c91
|
[BUG] remove protection code and and handler for ls removal
|
2023-03-07 09:41:14 +00:00 |
|
|
bfbe2f8609
|
add defensive code for small sstable optimization
|
2023-03-03 08:46:06 +00:00 |
|
|
9e0e3b8aa9
|
fix backup delete piece file incomplete
|
2023-03-02 14:51:59 +00:00 |
|
|
897c5ae533
|
fix xa savepoint
|
2023-02-17 09:12:43 +00:00 |
|