You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Popov (JIRA)" <ji...@apache.org> on 2017/12/20 12:53:00 UTC

[jira] [Created] (IGNITE-7263) Daemon-mode Ignite node should not open&listen client port (10800)

Alexey Popov created IGNITE-7263:
------------------------------------

             Summary: Daemon-mode Ignite node should not open&listen client port (10800)
                 Key: IGNITE-7263
                 URL: https://issues.apache.org/jira/browse/IGNITE-7263
             Project: Ignite
          Issue Type: Bug
          Components: visor
    Affects Versions: 2.1
            Reporter: Alexey Popov
            Priority: Minor


When I run a Visor console with default configuration file it opens a default port (10800) for ODBC driver connection (and for thin JDBC, and for new "thin" client).
Then I run several Ignite nodes.

So after that, the ODBC driver with default settings goes directly to a Visor (daemon-mode Ignite) and does not able to get any data (daemon-mode Ignite does not keep any data)
It is better to avoid such situation.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)