Commit Graph

43 Commits

Author SHA1 Message Date
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +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
77f83568f9 [OPTIMIZATION] performance is slow down for submit redo with big txn 2023-05-26 08:46:47 +00:00
53c181dd36 Fix performance reduction -- 002 2023-05-23 08:11:35 +00:00
b5ac0c7bf6 optimize memtable garbage collection 2023-05-16 09:46:50 +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
ee3da76084 [to #49019445] add exception log 2023-04-13 10:43:23 +00:00
a920d19e0a [BUG] remove callback when on failure 2023-04-04 07:14:37 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
d4d748b94a [master] fix write_auth check order 2023-02-17 09:42:27 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
3648a21c43 BUGFIX: break deadlock at memctx and part ctx 2023-02-10 10:11:11 +00:00
df6007521e use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-02-08 11:43:52 +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
b2607a0ccf [FEAT MERGE] ddl parallel truncate table
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:37:56 +08:00
0869d3f3f5 BUGFIX: lockop use local time 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
e77375018e [scn] scn for memtable 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
cd2a883c13 [BUG] donnot reset pending count when resume 2022-11-21 07:27:20 +00:00
e1e46e7e5d [BUG] use tx status to kill the concurrent read and write 2022-11-11 07:39:57 +00:00
685fdbbffe [4.0] fix missing callback scheduler when coordinator switch to local node 2022-11-09 10:38:35 +00:00
9cd04f85fe fix unexpected prepare version bug 2022-11-04 08:39:15 +00:00
d28594a82f Add barrier snapshot version for defensive check【4377】 2022-11-04 04:38:21 +00:00
8d51281eb2 reduce log printing in sync_log_succ 2022-11-04 02:36:33 +00:00
5077661704 reduce the memory of defensive check mgr 2022-11-02 20:11:05 +00:00
54cdbeeeb1 invoke sync_log_xx if the mt_ctx is partial_rollbacked 2022-10-25 19:44:55 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
9d750fb89c add _max_trx_size 2022-05-16 10:42:55 +08:00
zh0
ada79c48a2 remove unused statistic event 2022-03-28 16:36:07 +08:00
7c7749fb13 update partition audit info cache in trans_end 2021-10-22 17:30:45 +08:00
cr0
04204295ad fix active_trx_count leak when add memtable fail 2021-09-16 16:32:05 +08:00
4a58022b57 cherrypick to 3.1_opensource_release 2021-08-11 15:37:47 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00