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)