Commit Graph

28 Commits

Author SHA1 Message Date
23bc16d677 Revert [MDS] add monitor to watch MDS memory 2023-09-08 13:28:47 +08:00
013386a767 [MDS] add monitor to watch MDS memory 2023-09-05 07:17:03 +00:00
d63cad4745 [MDS] mds_written() corrected to tablet_status_written() 2023-09-01 02:14:26 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
d96192d69c limit ListBase to_string print count 2023-08-29 12:44:25 +00:00
78d58cb036 [MDS] empty shell tablet mds_table don't contribute rec_scn 2023-08-29 12:40:33 +00:00
ddbb83148a [DeadLock] fix oracle mode mysqltest 2023-08-17 12:23:02 +00:00
22488fba8b [MDS] fix mds rec_scn miss calculation bug 2023-08-17 12:19:21 +00:00
03d16ad10a alloc ctx after running & fix diagnose too_many_sstables 2023-08-17 11:20:35 +00:00
9b01ed202d [MDS] fix thread deadlock between DAG and tablet and mds_table 2023-08-17 09:40:35 +00:00
6283feb96f [MDS] add mds construct sequence to bind async executed DAG and mds_table 2023-08-15 03:10:34 +00:00
dce17c7f85 [MDS] remove TRACE log without lock protected 2023-08-14 13:42:57 +00:00
0c5c98a81d [MDS] fix read mds meet offline may get wrong data bug 2023-08-14 09:48:48 +00:00
a312a4b95d [MDS] read virtual table memory from 500 tenant to user tenant 2023-08-01 20:42:21 +00:00
5977466b19 fix mds table merge event not reported to inner table issue 2023-08-01 15:12:33 +00:00
8024d8ff45 [MDS] fix mds_table flush won't do bug 2023-07-31 15:42:25 +00:00
119ef1a196 [MDS] adjust mds_row scan dump logic to adapt read_mds_table() on tablet 2023-07-27 07:12:35 +00:00
0e49c26d7e [MDS] refact mds table freeze process and add monitor 2023-07-26 11:42:31 +00:00
407736198f [MDS] don't print ERROR if in upgrade phase 2023-07-24 05:18:42 +00:00
494e1e06f6 refactor mds table merge dag 2023-07-20 07:18:18 +00:00
60eeafb3d0 [Election] make [decentralized elect]/[change leader] use differenct priority definition 2023-07-19 12:42:18 +00:00
9bd35e0ae5 [MDS] reset mds table state when offline 2023-07-12 05:48:10 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +00:00
01ede7dd2b [MDS] fix clog may full because MDS dag not scheduled 2023-07-11 08:19:05 +00:00
4cc2f4b53b [MDS] fix mds_ctx must call on_abort bug when destroy 2023-07-03 08:18:13 +00:00
13a7fbd360 [MDS] fix mds_ctx print LOG when destroy core-risk 2023-06-30 07:42:18 +00:00
f9577beca0 [CP] [to #50196630]fix bug select for update in PL dyamic sql 2023-06-27 12:42:16 +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