milvus/internal
Enwei Jiao ee8896d81b
fix compile error (#19428)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>

Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2022-09-26 11:24:54 +08:00
..
allocator Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
common Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
config add user special kafka config (#18742) 2022-08-25 11:02:53 +08:00
core Optimize large memory usage of InsertRecord by using vector instead of unordered_map if InsertRecord used in sealed segment (#19245) 2022-09-23 17:08:51 +08:00
datacoord Change compactor policy from loading all binlogs to loading serially (#13716) (#19280) 2022-09-25 20:12:52 +08:00
datanode fix compile error (#19428) 2022-09-26 11:24:54 +08:00
distributed Add SyncSegments into proto (#19312) 2022-09-23 10:22:52 +08:00
indexcoord Optimize IndexCoord scheduler loop (#19375) 2022-09-24 13:40:52 +08:00
indexnode Optimize IndexCoord scheduler loop (#19375) 2022-09-24 13:40:52 +08:00
kv Add Revert in DataCoord meta catalog (#19313) 2022-09-23 10:50:51 +08:00
log fix test unstable (#19214) 2022-09-20 17:04:50 +08:00
metastore Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
metrics Add quotaCenter, rateLimiter and rateCollector (#18636) 2022-09-16 09:56:47 +08:00
mocks Add SyncSegments into proto (#19312) 2022-09-23 10:22:52 +08:00
mq Disable kafka msgstream ut (#19260) 2022-09-19 16:24:51 +08:00
parser/planparserv2 Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
proto Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
proxy Add the context param for the hook interceptor (#19405) 2022-09-24 09:56:51 +08:00
querycoord Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
querycoordv2 Fix load segments can't be retried (#19414) 2022-09-26 10:54:52 +08:00
querynode Fix start milvus failed on macos (#19394) 2022-09-23 16:54:50 +08:00
rootcoord Optimize read ddl (#19352) 2022-09-24 12:42:51 +08:00
storage Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Add SyncSegments into proto (#19312) 2022-09-23 10:22:52 +08:00
util Change compactor policy from loading all binlogs to loading serially (#13716) (#19280) 2022-09-25 20:12:52 +08:00