mirror of https://github.com/milvus-io/milvus.git
				
				
				
			
				
					
						
							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>  | 
			||
|---|---|---|
| .. | ||
| OWNERS | ||
| cached_allocator.go | ||
| global_id_allocator.go | ||
| global_id_allocator_test.go | ||
| id_allocator.go | ||
| id_allocator_test.go | ||
| interface.go | ||
| local_allocator.go | ||
| local_allocator_test.go | ||
| mock_allcoator.go | ||
| mock_global_id.go | ||
| remote_interface.go | ||