[ 
https://issues.apache.org/jira/browse/IGNITE-27134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Pereslegin updated IGNITE-27134:
--------------------------------------
    Description: 
Apache Ignite 3.1 JDBC documentation 
[mentions|https://ignite.apache.org/docs/ignite3/latest/developers-guide/clients/jdbc-driver#setting-up]
 unsupported properties:
{noformat}
reconnectThrottlingPeriod - Reconnect throttling period, in milliseconds. 0 
means there is no limit. Default value: 30_000.

reconnectThrottlingRetries - Reconnect throttling retries. 0 means there is no 
limit. Default value: 3.
{noformat}

We need to remove the mention of them, or add support for them.

Regarding support,
{{reconnectThrottlingPeriod}} can be used to specify the thin client's 
{{backgroundReconnectInterval}}.
{{reconnectThrottlingRetries}} can be used to set max attempts of 
{{RetryLimitPolicy}}.






  was:
Apache Ignite 3.1 JDBC documentation mentions unsupported properties:
{noformat}
reconnectThrottlingPeriod - Reconnect throttling period, in milliseconds. 0 
means there is no limit. Default value: 30_000.

reconnectThrottlingRetries - Reconnect throttling retries. 0 means there is no 
limit. Default value: 3.
{noformat}

We need to remove the mention of them, or add support for them.

Regarding support,
{{reconnectThrottlingPeriod}} can be used to specify the thin client's 
{{backgroundReconnectInterval}}.
{{reconnectThrottlingRetries}} can be used to set max attempts of 
{{RetryLimitPolicy}}.







> Jdbc. Unsupported connection properties reconnectThrottlingPeriod, 
> reconnectThrottlingRetries
> ---------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-27134
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27134
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc ai3
>            Reporter: Pavel Pereslegin
>            Priority: Major
>              Labels: ignite-3
>
> Apache Ignite 3.1 JDBC documentation 
> [mentions|https://ignite.apache.org/docs/ignite3/latest/developers-guide/clients/jdbc-driver#setting-up]
>  unsupported properties:
> {noformat}
> reconnectThrottlingPeriod - Reconnect throttling period, in milliseconds. 0 
> means there is no limit. Default value: 30_000.
> reconnectThrottlingRetries - Reconnect throttling retries. 0 means there is 
> no limit. Default value: 3.
> {noformat}
> We need to remove the mention of them, or add support for them.
> Regarding support,
> {{reconnectThrottlingPeriod}} can be used to specify the thin client's 
> {{backgroundReconnectInterval}}.
> {{reconnectThrottlingRetries}} can be used to set max attempts of 
> {{RetryLimitPolicy}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to