You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/05/06 12:18:12 UTC

[jira] [Created] (IGNITE-3094) ODBC: localhost should not be used as default host.

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)