|
|
933a2b5031
|
make trans trace log buffer bigger in debug mode
|
2023-11-01 06:09:06 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
|
98b9115578
|
[CP] fast abort transaction
|
2023-10-16 03:43:16 +00:00 |
|
|
|
0fe674397d
|
[CP] Add replica into blacklist when migrating
|
2023-10-12 12:09:44 +00:00 |
|
|
|
223cf90c93
|
fix delay callback scheduler in clear phase
|
2023-09-25 02:40:07 +00:00 |
|
|
|
36322c7d68
|
replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot
|
2023-09-12 03:10:47 +00:00 |
|
|
|
cb23820276
|
[master] fix io-thread hang in handle savepoint rollback resp
|
2023-09-08 10:50:16 +08:00 |
|
|
|
b9c2d2e775
|
kill all running tx before the append_mode_initial_scn in switch_to_leader
|
2023-08-23 10:44:11 +00:00 |
|
|
|
3a311f8866
|
[CP] [4.1] fix tx-route state serialize size overflow
|
2023-08-14 09:12:27 +00:00 |
|
|
|
ea61a471d1
|
[master] change seq_no to ObTxSEQ
|
2023-08-10 06:12:31 +00:00 |
|
|
|
5606fdda16
|
fix print ctx code
|
2023-08-09 09:42:33 +00:00 |
|
|
|
f9b9ce2307
|
[BUG] ignore 4377 when participants die
|
2023-08-03 02:42:37 +00:00 |
|
|
|
6bfc8f2988
|
Add blocked ls into blacklist for RTO
|
2023-07-18 10:42:14 +00:00 |
|
|
|
b5f90efa79
|
[master] handle rollback savepoint create ctx when ls deleting
|
2023-06-27 09:17:57 +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 |
|
|
|
9fac17b4b2
|
Return recycled scn when tx data is not existed in sstable
|
2023-06-09 04:48:09 +00:00 |
|
|
|
43ea6cec49
|
fix big_segment tx log bug
|
2023-05-26 13:11:10 +00:00 |
|
|
|
c9cccf08db
|
Use tenant-level object pool instead of sop_borrow
|
2023-05-26 10:41:16 +00:00 |
|
|
|
4ea455b9f9
|
[tx-route] support receive duplicate state from proxy
|
2023-05-25 08:11:51 +00:00 |
|
|
|
2eeabad6ca
|
[2pc] drive 2pc with 1 participants
|
2023-05-23 09:47:21 +00:00 |
|
|
|
10ebab170d
|
Fix a batch of memory not being split to tenant
|
2023-05-18 14:11:18 +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 |
|
|
|
ccde264e06
|
[FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
|
2023-05-07 07:38:34 +00:00 |
|
|
|
2fd0498ce3
|
use tenant memmory to alloc ObTxLSLogCb
|
2023-05-05 03:08:48 +00:00 |
|
|
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
|
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
|
|
36e28a5f79
|
fix null mod_name
|
2023-04-13 06:46:35 +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 |
|
|
|
8e82e95c91
|
[BUG] remove protection code and and handler for ls removal
|
2023-03-07 09:41:14 +00:00 |
|
|
|
897c5ae533
|
fix xa savepoint
|
2023-02-17 09:12:43 +00:00 |
|
|
|
7bd346dc46
|
[FIX] dynamic expand or shrink tx data hash map when minor freeze to reduce memory use in tx data memtable
|
2023-02-15 12:44:35 +00:00 |
|
|
|
092b683a60
|
[master] add sql_audit txn-route diagnose info
|
2023-02-14 04:15:02 +00:00 |
|
|
|
41ff8d0ce0
|
[master][tx-route] fix check alive after session killed internally
|
2023-02-13 07:12:35 +00:00 |
|
|
|
fc69016702
|
submit clear log with the larger scn than any commit log scn from pariticipants
|
2023-02-09 14:39:44 +00:00 |
|
|
|
58f3ce32a6
|
[master] fix sql_audit mysqltest result
|
2023-02-07 00:01: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 |
|
|
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +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 |
|
|
|
f27d2efc83
|
[FEAT MERGE] productization of xa trans
|
2023-01-28 18:05:52 +08:00 |
|
|
|
30d0adec61
|
[4.1] support distributed txn free route
|
2023-01-28 16:07:18 +08:00 |
|
|
|
2663894581
|
[FIX] remove defensive check when read tx data in tx table
|
2023-01-28 15:40:58 +08:00 |
|
|
|
eeb84455cc
|
Do not submit commit/prepare log in trx_submit_next_log with force_abort flag
|
2023-01-12 19:02:33 +08:00 |
|
|
|
7995b881c2
|
[master] do not abort tx-ctx when switch to leader fail
|
2023-01-12 19:02:33 +08:00 |
|
|
|
561432c689
|
[FEAT MERGE] Big Txn Execution Optimization
|
2023-01-12 19:02:33 +08:00 |
|
|
|
976cfca700
|
Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable
|
2023-01-12 19:02:33 +08:00 |
|
|
|
efc06a1b8f
|
refine is_root defination
|
2023-01-12 19:02:33 +08:00 |
|