StandardMilvusConnectionService
Description
Provides connection service to a Milvus instance
Tags
connection, database, milvus, vector
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Service URI * | Service URI | The URI to use to communicate with Milvus | ||
Authentication Strategy * | Authentication Strategy | Password |
| Strategy for authenticating Milvus connections |
User * | User | Milvus username for authenticating connections This property is only considered if:
| ||
Password * | Password | Milvus password for authenticating connections This property is only considered if:
| ||
API Key * | API Key | Milvus API Key for authenticating connections This property is only considered if:
| ||
Connection Timeout * | Connection Timeout | 30 seconds | Maximum amount of time to wait for a connection from a reusable pool | |
Idle Timeout * | Idle Timeout | 10 minutes | Maximum amount of time for a connection to remain idle in a reusable pool | |
SSL Context Service | SSL Context Service | Controller Service: SSLContextService Implementations: StandardRestrictedSSLContextService StandardSSLContextService | The SSL Context Service used to provide client certificate information for TLS/SSL connections. |
State Management
This component does not store state.
Restricted
This component is not restricted.
System Resource Considerations
This component does not specify system resource considerations.