Igor Sapego created IGNITE-2140:
-----------------------------------
Summary: Simplify ODBC command handler.
Key: IGNITE-2140
URL:
https://issues.apache.org/jira/browse/IGNITE-2140 Project: Ignite
Issue Type: Sub-task
Components: odbc
Reporter: Igor Sapego
Assignee: Igor Sapego
Handlers logic in {{GridOdbcProcessor}} is overly complicated right now. Current design implies that there can be several different command handlers but there are currently only one - {{GridOdbcQueryCommandHandler}}.
The design should be simplified to use one exact command processor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)