Igor Sapego created IGNITE-21784: ------------------------------------ Summary: .NET: Thin 3.0: Client lifecycle Integration Testing Key: IGNITE-21784 URL: https://issues.apache.org/jira/browse/IGNITE-21784 Project: Ignite Issue Type: Improvement Components: platforms, thin client Reporter: Igor Sapego
Need to implement the following plan for integration tests in .NET client: A logic related to address resolving should be covered if possible: - A single address is provided, that resolves to a single connection point. Make sure the address itself is chosen for the initial connection; - A single address is provided, that resolves to multiple connection points. Make sure a random address is chosen for the initial connection; - Multiple addresses are provided, which resolve to multiple connection points. Make sure a random address is chosen for the initial connection. -- This message was sent by Atlassian Jira (v8.20.10#820010)