mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
修正一个注释
This commit is contained in:
@@ -33,7 +33,7 @@ public class BrokerOverviewVO {
|
||||
@ApiModelProperty(value = "分区数")
|
||||
private Integer partitionCount;
|
||||
|
||||
@ApiModelProperty(value = "已同步副本数")
|
||||
@ApiModelProperty(value = "失效副本分区的个数")
|
||||
private Integer underReplicatedPartitions;
|
||||
|
||||
@ApiModelProperty(value = "未同步")
|
||||
|
||||
Reference in New Issue
Block a user