milvus/internal
yihao.dai 4e5f1d5f75
enhance: Pre-allocate ids for import (#33958)
The import is dependent on syncTask, which in turn relies on the
allocator. This PR pre-allocate the necessary IDs for import syncTask.

issue: https://github.com/milvus-io/milvus/issues/33957

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-07 21:26:14 +08:00
..
allocator
core
datacoord enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
datanode
distributed
http
indexnode
kv
metastore
mocks
parser/planparserv2
proto
proxy enhance: add disk quota and max collections into db properties (#34368) 2024-07-05 18:22:17 +08:00
querycoordv2
querynodev2
registry
rootcoord
storage
streamingnode/server
streamingservice
tso
types
util