[
https://issues.apache.org/jira/browse/IGNITE-26148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich updated IGNITE-26148:
----------------------------------------
Description:
To ensure multi-node connection works fine:
* Tests to ensure that the driver uses round robin when choosing a node to
execute a query with an implicit transaction
* Tests to ensure that the driver uses round robin when choosing a node to
execute a request for obtaining database metadata.
* Tests to verify the partition awareness is working fine from the driver.
* Check that the passed list of addresses used by the driver
* Introduce test with JDBC connection pool
* Figure out how to check various connection options introduced in IGNITE-26005
(at least they should be allowed by the driver).
was:
To ensure multi-node connection works fine:
* Tests to ensure that the driver uses round robin when choosing a node to
execute a query with an implicit transaction
* Tests to ensure that the driver uses round robin when choosing a node to
execute a request for obtaining database metadata.
* Tests to verify the partition awareness is working fine from the driver.
* Introduce test with JDBC connection pool
* Figure out how to check various connection options introduced in IGNITE-26005
(at least they should be allowed by the driver).
> Sql. Jdbc. Multinode connection tests
> -------------------------------------
>
> Key: IGNITE-26148
> URL: https://issues.apache.org/jira/browse/IGNITE-26148
> Project: Ignite
> Issue Type: Test
> Components: jdbc ai3, sql ai3
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> To ensure multi-node connection works fine:
> * Tests to ensure that the driver uses round robin when choosing a node to
> execute a query with an implicit transaction
> * Tests to ensure that the driver uses round robin when choosing a node to
> execute a request for obtaining database metadata.
> * Tests to verify the partition awareness is working fine from the driver.
> * Check that the passed list of addresses used by the driver
> * Introduce test with JDBC connection pool
> * Figure out how to check various connection options introduced in
> IGNITE-26005 (at least they should be allowed by the driver).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)