Vladimir Ozerov created IGNITE-3094:
---------------------------------------
Summary: ODBC: localhost should not be used as default host.
Key: IGNITE-3094
URL: https://issues.apache.org/jira/browse/IGNITE-3094
Project: Ignite
Issue Type: Task
Components: odbc
Affects Versions: 1.5.0.final
Reporter: Vladimir Ozerov
Assignee: Igor Sapego
Fix For: 1.6
*Problem*
Currently we use "localhost" as default host to connect to. This is wrong
because normally user will connect to remote cluster and this setting is almost
certainly invalid.
To the contrast, default port 10800 makes perfect sense because this is
expected port.
*Solution*
We should not have any defaults for host.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)