[
https://issues.apache.org/jira/browse/IGNITE-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274068#comment-15274068
]
ASF GitHub Bot commented on IGNITE-3094:
----------------------------------------
Github user isapego closed the pull request at:
https://github.com/apache/ignite/pull/694
> 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)