milvus/internal
congqixia e6831d5029
Stop querynode for unit tests (#20665)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-11-17 14:23:08 +08:00
..
allocator Remove invalid timestamp (#20557) 2022-11-14 16:21:07 +08:00
common Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
config test: use T.Setenv to set env vars in tests (#19649) 2022-10-11 18:43:23 +08:00
core Optimize some low efficient code (#20529) 2022-11-14 21:05:07 +08:00
datacoord Use GetSegmentUnsafe when get unhealthy segment (#20617) 2022-11-15 19:55:07 +08:00
datanode Reduce unnecessary logs of get compaction results (#20642) 2022-11-17 10:09:12 +08:00
distributed Make internal proxy use internal port and isolate internal interface and external interface in proxy grpc server (#20558) 2022-11-15 16:53:07 +08:00
indexcoord Reduce log frequency in IndexCoord (#20629) 2022-11-16 14:23:09 +08:00
indexnode Add goroutine pool for creating index (#20391) 2022-11-08 19:41:02 +08:00
kv Remove dup mock_kv.go and mock_txn_kv.go (#20267) 2022-11-03 14:41:35 +08:00
log Add RootPath field back (#20488) 2022-11-10 19:43:03 +08:00
management Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metastore Keep individual segment's updates in a single Etcd operation (#20525) 2022-11-15 16:45:07 +08:00
metrics Record load latency for loaded collection (#20538) 2022-11-15 10:11:07 +08:00
mocks Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
mq support pulsar tenant and auth (#19727) 2022-11-11 10:55:05 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Add version for subscribed channel (#20585) 2022-11-15 13:21:07 +08:00
proxy Revert "Make proxy process data definition requests concurrently (#20503)" (#20566) 2022-11-15 00:41:06 +08:00
querycoordv2 Only balance segments in targets (#20635) 2022-11-16 14:33:11 +08:00
querynode Stop querynode for unit tests (#20665) 2022-11-17 14:23:08 +08:00
rootcoord Substitute traceid for msgid in rpc (#20450) 2022-11-14 15:29:06 +08:00
storage Fix gcp oauth token not cached (#20380) 2022-11-08 12:43:02 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Add channel level checkpoint (#20350) 2022-11-10 22:13:04 +08:00
util Refine json parser for import (#20545) 2022-11-16 19:05:08 +08:00