milvus/internal
bigsheeper 52126f2d5a
Dynamic add tSafe watcher, use sync.Cond instead of selectCase, add ref count (#8050)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-09-24 13:57:54 +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 Reduce cpp unittest time cost (#8424) 2021-09-23 21:50:11 +08:00
datacoord Use clone instead of ShadowClone when update pb data (#8461) 2021-09-24 12:53:54 +08:00
datanode Add comment on exposed struct (#8348) 2021-09-23 20:15:54 +08:00
distributed Add comment for GetCollectionStatistics (#8433) 2021-09-23 21:52:02 +08:00
indexcoord Add comment for metaTable of indexcoord (#8411) 2021-09-23 21:37:55 +08:00
indexnode Init once for indexnode (#8027) 2021-09-23 21:27:54 +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 Add comments for exposed structures and functions (#8435) 2021-09-23 21:57:55 +08:00
proto Update querycoord proto (#8342) 2021-09-23 00:41:53 +08:00
proxy Rename CreateQueryExprPlan to CreateExprPlan (#8438) 2021-09-24 10:27:54 +08:00
querycoord Init querycoord once (#8106) 2021-09-23 21:56:02 +08:00
querynode Dynamic add tSafe watcher, use sync.Cond instead of selectCase, add ref count (#8050) 2021-09-24 13:57:54 +08:00
rootcoord Clean golint warnings for rootcoord (#8383) 2021-09-23 15:10:00 +08:00
storage Add description event extras. (#8264) 2021-09-23 17:23:54 +08:00
tso Enable gosec (#8202) 2021-09-18 14:45:50 +08:00
types add collection alias (#7255) 2021-09-18 11:13:51 +08:00
util Fix liveness check not quit after canceled (#8454) 2021-09-24 12:47:54 +08:00