milvus/internal
congqixia c72f074009
Add waitgroup for tsafe close logic (#8545)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2021-09-26 11:07:56 +08:00
..
allocator Remove unnecessary variables in allocator (#7849) 2021-09-14 09:54:31 +08:00
common Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
core Clean test_concurrent_vector.cpp (#8532) 2021-09-25 12:13:56 +08:00
datacoord [skip ci] Fix golint error of services.go in datacoord (#8524) 2021-09-24 21:33:55 +08:00
datanode Rename insertMsg to flowGraphMsg in datanode flow graph (#8546) 2021-09-26 10:43:57 +08:00
distributed [skip ci] Add comment for GetMetrics (#8529) 2021-09-24 23:21:57 +08:00
indexcoord Add comment for metaTable of indexcoord (#8411) 2021-09-23 21:37:55 +08:00
indexnode Start once for IndexNode (#8170) 2021-09-24 20:37:56 +08:00
kv Remove meaningless Etcd kv logs (#8019) 2021-09-22 20:27:54 +08:00
log Depress gosec false positive (#7899) 2021-09-14 18:37:48 +08:00
logutil Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
metrics Enable gosec (#8202) 2021-09-18 14:45:50 +08:00
msgstream Update internal proto DeleteRequest (#8466) 2021-09-24 15:21:55 +08:00
proto Update internal proto DeleteRequest (#8466) 2021-09-24 15:21:55 +08:00
proxy Reduce go unittest time cost (#8490) 2021-09-26 10:22:03 +08:00
querycoord Reduce go unittest time cost (#8492) 2021-09-24 18:29:55 +08:00
querynode Add waitgroup for tsafe close logic (#8545) 2021-09-26 11:07:56 +08:00
rootcoord Clean golint warnings for rootcoord (#8383) 2021-09-23 15:10:00 +08:00
storage [skip ci] Update doc of descriptor event format (#8487) 2021-09-24 18:17:56 +08:00
tso Fixbug: load last saved timestamp when rootcoord restart (#8137) 2021-09-25 11:43:56 +08:00
types add collection alias (#7255) 2021-09-18 11:13:51 +08:00
util [skip ci] Add comments for utility function CompareIndexParams (#8525) 2021-09-24 22:05:55 +08:00