Commit Graph

12 Commits

Author SHA1 Message Date
80d6b5683c infosync: refactor server config into dynamic and static sections (#58473)
close pingcap/tidb#58405
2025-03-18 02:36:52 +00:00
cf4d252af8 *: split definition out of variable pkg and refactor some reorg methods (#59146)
ref pingcap/tidb#57229, ref pingcap/tidb#57497
2025-01-23 09:24:44 +00:00
b2f2faaa95 parser: move 'model' to 'ast' pkg (#58704)
ref pingcap/tidb#54436
2025-01-07 10:20:04 +00:00
bf939fa79a *: don't handle live updates of column size (#58596)
close pingcap/tidb#58595
2025-01-06 19:42:49 +00:00
67bee7c513 * : Remove binlog related codes (#55955)
close pingcap/tidb#55949
2024-09-20 04:11:57 +00:00
3176b9c263 *: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
2024-09-04 04:49:45 +00:00
07782971b9 server: Fix mppcoordinatorMananger server addr empty issue (#52632)
close pingcap/tidb#52608
2024-04-16 06:28:36 +00:00
208df64a6f server: move all routes to mux router and make sure pprof paths are good (#52236)
close pingcap/tidb#51914
2024-03-29 10:45:14 +00:00
7b558417be server: store the updated labels into etcd (#51451)
close pingcap/tidb#51427
2024-03-04 02:56:03 +00:00
7e8de2f1c7 infosync: integrate PD HTTP client into the label manager (#48738)
ref pingcap/tidb#35319
2023-11-23 04:53:41 +00:00
0f35b6f813 *: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
2023-11-15 04:47:16 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00