You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2015/12/11 18:35:11 UTC

[jira] [Created] (IGNITE-2140) Simplify ODBC command handler.

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)