Commit Graph

31 Commits

Author SHA1 Message Date
9fac17b4b2 Return recycled scn when tx data is not existed in sstable 2023-06-09 04:48:09 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +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
764907c919 [FIX] the logic refreshing tx data memtable cache is incorrect 2023-04-27 11:52:19 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
8f3533aad4 [FIX] fix read tx data undo action core 2023-03-02 15:36:25 +00:00
75a8d8397a record alloc lbt in slice 2023-02-24 11:52:55 +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
5e45394217 [FIX] use major sstable end_scn to recycle tx data when the tablet do not have minor/mini sstable 2023-02-14 07:14:32 +00:00
275204c820 [FIX] Deadlock when read tx data 2023-02-06 22:39:56 +08:00
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +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
fdc52de1a2 [FIX] skip recycle tx data when ls is restoring 2023-01-28 15:21:05 +08:00
b298e768a2 Delete some log when insert tx data 2023-01-28 15:18:02 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
7597a4f144 [FIX] memory leak of tx data 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
cdf5734cac [SCN Refactor] replace log_ts with scn in tx_table phase 2 2023-01-12 19:02:33 +08:00
fd4a35f42a [4.0] replace log_ts with SCN(src/storage/ls) 2 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
c4c13f6296 replace log_ts by SCN in checkpoint 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
48533588be [FIX] Using start_log_ts in keepalive log to check upper_trans_version calc 2022-11-17 08:40:29 +00:00
a74002424b Reset some fileds when tx data table offline 2022-11-03 00:40:53 +00:00
c6a74eede8 fix tx_data_table allocator block bug 2022-10-26 12:01:03 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00