mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Fix grammar mistake in event_data (#13419)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
b9f076bffc
commit
a91d2118b6
@ -68,7 +68,7 @@ func (data *descriptorEventData) AddExtra(k string, v interface{}) {
|
||||
}
|
||||
|
||||
// FinishExtra marshal extras to json format.
|
||||
// Call before GetMemoryUsageInBytes to get a accurate length of description event.
|
||||
// Call before GetMemoryUsageInBytes to get an accurate length of description event.
|
||||
func (data *descriptorEventData) FinishExtra() error {
|
||||
var err error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user