milvus/internal
cai.zhang 9aa56cd7b8
Add log for IndexCoord and IndexNode (#6597)
* Add log for IndexCoord and IndexNode

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>

* Make verifier

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>

* Delete unused script

Signed-off-by: xiaocai2333 <cai.zhang@zilliz.com>
2021-07-22 11:40:11 +08:00
..
allocator fix tso (#6500) 2021-07-14 17:11:54 +08:00
core Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
datacoord Fix datacoord_test.go failed (#6558) 2021-07-19 10:41:15 +08:00
datanode Add unittest for BackGroundGC in DataNode (#6522) 2021-07-15 10:05:55 +08:00
distributed Fix datacoord_test.go failed (#6558) 2021-07-19 10:41:15 +08:00
indexcoord Add log for IndexCoord and IndexNode (#6597) 2021-07-22 11:40:11 +08:00
indexnode Add log for IndexCoord and IndexNode (#6597) 2021-07-22 11:40:11 +08:00
kv Add watchWithVersion interface for etcdKV (#6663) 2021-07-21 18:20:11 +08:00
log Combine standalone binary into milvus (#5866) 2021-06-18 15:20:08 +08:00
logutil Rename module (#4988) 2021-04-22 14:45:57 +08:00
metrics Remove too frequent timetick log (#6682) 2021-07-21 11:26:11 +08:00
msgstream Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
proto Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
proxy Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
querycoord fix watchQueryChannelTask's info can't be deleted from etcd (#6568) 2021-07-16 10:21:55 +08:00
querynode Support search and query output fields using wildcard (#6671) 2021-07-21 14:52:12 +08:00
rootcoord Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
storage Add vector chunk manager (#6613) 2021-07-20 15:06:09 +08:00
tso Support ETCD endpoints array (#5755) 2021-06-15 16:36:36 +08:00
types Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
util Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00