Igor Sapego created IGNITE-21782:
------------------------------------
Summary: C++ 3.0: Client lifecycle unit tests
Key: IGNITE-21782
URL: https://issues.apache.org/jira/browse/IGNITE-21782
Project: Ignite
Issue Type: Improvement
Components: platforms, thin client
Reporter: Igor Sapego
Need to implement the following plan for unit tests in C++ client:
- Make sure that address parsing from string is covered, if supported;
- A logic related to choosing an address for the initial connection should be
isolated and covered by the unit tests;
- A logic related to choosing the next connectable address (if possible). Make
sure round-robin is used from the random position chosen on the previous step;
- Make sure that the correct port is used by default, if not specified.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)