feat(all): 移除b5集群

This commit is contained in:
v-zhangjc9
2024-10-14 14:32:43 +08:00
parent 73f7d3085a
commit 4d8238dd7f
14 changed files with 3 additions and 2093 deletions

View File

@@ -227,12 +227,10 @@ public interface Constants {
String COMPACTION_QUEUE_PRE = "compaction-queue-pre";
String COMPACTION_QUEUE_B1 = "compaction-queue-b1";
String COMPACTION_QUEUE_B5 = "compaction-queue-b5";
String COMPACTION_QUEUE_A4 = "compaction-queue-a4";
String COMPACTION_QUEUE_B12 = "compaction-queue-b12";
String CLUSTER_B1 = "b1";
String CLUSTER_B5 = "b5";
String CLUSTER_A4 = "a4";
String CLUSTER_B12 = "b12";