mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-17 17:51:20 +08:00
simplify
This commit is contained in:
@@ -97,8 +97,8 @@ message BrokerStats {
|
||||
message TopicPartitionStats {
|
||||
Topic topic = 1;
|
||||
Partition partition = 2;
|
||||
int32 consumer_count = 3;
|
||||
bool is_leader = 4;
|
||||
int32 publisher_count = 3;
|
||||
int32 subscriber_count = 4;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user