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

Igor Sapego updated IGNITE-3577:
--------------------------------
    Description: 
Add {{Address}} connection argument with the following syntax: 
{{Address=host[:port]}}. Where {{:port}} part is optional. When port is not 
specified, default ODBC port is used.

These changes are needed as a first step for adding failover support in future, 
when we will be able to specify several nodes in the connection string.  E.g. 
{{Address=host1:port1|host2:port2|host3:port3..port4}}.

Do not remove {{Port}} and {{Server}} arguments just yet.

  was:
Replace {{Server}} and {{Port}} connection arguments with single argument 
{{Address}} with the following syntax: {{Address=host[:port]}}. Where {{:port}} 
part is optional. When port is not specified, default ODBC port is used.

These changes are needed as a first step for adding failover support in future, 
when we will be able to specify several nodes in the connection string.  E.g. 
{{Address=host1:port1|host2:port2|host3:port3..port4}}.


> ODBC: Add "Address" connection string argument
> ----------------------------------------------
>
>                 Key: IGNITE-3577
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3577
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 1.6
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: cpp, odbc
>             Fix For: 1.7
>
>
> Add {{Address}} connection argument with the following syntax: 
> {{Address=host[:port]}}. Where {{:port}} part is optional. When port is not 
> specified, default ODBC port is used.
> These changes are needed as a first step for adding failover support in 
> future, when we will be able to specify several nodes in the connection 
> string.  E.g. {{Address=host1:port1|host2:port2|host3:port3..port4}}.
> Do not remove {{Port}} and {{Server}} arguments just yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to