milvus/internal
yihao.dai b71e058bc5
enhance: Add import option to skip disk quota check (#35274)
Add an option to skip the disk quota check for backup-restore import.

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

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-08-05 16:40:16 +08:00
..
allocator enhance: Pre-allocate ids for import (#33958) 2024-07-07 21:26:14 +08:00
core enhance: revert remove duplicated pk function (#35103) 2024-08-05 10:48:17 +08:00
datacoord enhance: Add import option to skip disk quota check (#35274) 2024-08-05 16:40:16 +08:00
datanode enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
distributed enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
flushcommon enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
http enhance: Skip manual stopped component during health check (#34953) 2024-07-30 14:37:51 +08:00
indexnode enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
kv enhance: Fix lint issues from recent PRs (#34482) 2024-07-09 10:06:24 +08:00
metastore enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
mocks enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
parser/planparserv2 fix: memory leak while parsing query plan (#34931) 2024-07-28 21:50:20 +08:00
proto enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
proxy fix: delete by expr failed at retry progress (#35241) 2024-08-05 11:18:16 +08:00
querycoordv2 fix: Maintain load idempotency even when building new indexes (#35178) 2024-08-05 16:22:17 +08:00
querynodev2 enhance: revert remove duplicated pk function (#35103) 2024-08-05 10:48:17 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) 2024-08-02 10:14:13 +08:00
storage enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
streamingcoord enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
streamingnode enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
util enhance: Add import option to skip disk quota check (#35274) 2024-08-05 16:40:16 +08:00
.mockery.yaml enhance: segment alloc interceptor (#34996) 2024-08-04 07:40:15 +08:00