Remove // topicID = hash(topicDescriptor); (not the topic.name)
This commit is contained in:
parent
05e4666176
commit
a456e56304
|
@ -47,7 +47,6 @@ message ControlPrune {
|
|||
optional string topicID = 1;
|
||||
}
|
||||
|
||||
// topicID = hash(topicDescriptor); (not the topic.name)
|
||||
message TopicDescriptor {
|
||||
optional string name = 1;
|
||||
optional AuthOpts auth = 2;
|
||||
|
|
Loading…
Reference in New Issue