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/01/27 13:24:40 UTC

[jira] [Created] (IGNITE-2469) ODBC: Remove OdbcProtocolHandler.

Vladimir Ozerov created IGNITE-2469:
---------------------------------------

             Summary: ODBC: Remove OdbcProtocolHandler.
                 Key: IGNITE-2469
                 URL: https://issues.apache.org/jira/browse/IGNITE-2469
             Project: Ignite
          Issue Type: Sub-task
          Components: odbc
    Affects Versions: 1.5.0.final
            Reporter: Vladimir Ozerov
            Assignee: Igor Sapego
             Fix For: 1.6


The only thing this component does is additional complexity. Let's remove it and rework start logic as follows:
1) OdbcProcessor.constructor - instantiate all required components if isOdbcEnabled() == true
2) Remove all unnecessary abstractions like OdbcServer and OdbcTcpListener.



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