mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 11:21:52 +08:00
[skip e2e] Refine rocksmq server comment (#14531)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
028fcdc35a
commit
67b783030e
@ -33,7 +33,7 @@ type ConsumerMessage struct {
|
||||
}
|
||||
|
||||
// RocksMQ is an interface thatmay be implemented by the application
|
||||
// to do message queue operations based ion rocksdb
|
||||
// to do message queue operations based on rocksdb
|
||||
type RocksMQ interface {
|
||||
CreateTopic(topicName string) error
|
||||
DestroyTopic(topicName string) error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user