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