mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add rmq_client comment (#11458)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
e29322a66b
commit
11e6a8ea50
@ -157,6 +157,7 @@ func (c *client) consume(consumer *consumer) {
|
||||
}
|
||||
}
|
||||
|
||||
// Close close the channel to notify rocksmq to stop operation and close rocksmq server
|
||||
func (c *client) Close() {
|
||||
// TODO(yukun): Should call server.close() here?
|
||||
c.closeOnce.Do(func() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user