Commit Graph

29 Commits

Author SHA1 Message Date
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
58b0d7f336 Fix migration tablet meta merge freeze memtable and ddl commit log concurrency bug 2023-01-12 19:02:33 +08:00
d71fdb19f8 fix ddl while migration not allow duplicate sstable issue 2023-01-12 19:02:33 +08:00
5e0066c1e7 change ddl scn default value to 0 rather than invalid. 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
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
97a2a94d7c change 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
a4c9f3e4d4 adapt scn for migration 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
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
74ad207408 Fix migration check need copy minor sstable bug 2022-11-04 07:38:28 +00:00
6ff3c39b49 read msd from frozen memtables in mini merge procedure 2022-11-03 04:36:09 +00:00
399f703090 Fix ls migration copy sstable data do not match tablet meta bug 2022-10-27 01:05:37 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
mw0
64b53b6a17 patch backup &migrate code to open source 2021-09-27 20:48:34 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
dt0
67f64412ad clear trans with last restore log ts 2021-08-23 21:56:10 +08:00
yy0
192f6aee4f fix clog_info membership info may be rewritten bug. 2021-07-23 00:15:13 +08:00
3a6db0a542 patch code to open source 2021-07-16 20:57:14 +08:00
c36014b57e code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00