Unverified Commit a456e563 authored by James Ray's avatar James Ray Committed by GitHub

Remove // topicID = hash(topicDescriptor); (not the topic.name)

parent 05e46661
......@@ -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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment