mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
[Optimize]删除无效代码
This commit is contained in:
@@ -39,6 +39,7 @@ public class DataBaseDataLocalCache {
|
||||
private static Cache<Long, Map<String, List<Partition>>> partitionsCache;
|
||||
|
||||
private static Cache<Long, Map<String, List<HealthCheckResultPO>>> healthCheckResultCache;
|
||||
|
||||
private static Cache<String, Boolean> haTopicCache;
|
||||
|
||||
@PostConstruct
|
||||
|
||||
Reference in New Issue
Block a user