Igor Sapego created IGNITE-2141: ----------------------------------- Summary: Cleanup ODBC configuration. Key: IGNITE-2141 URL: https://issues.apache.org/jira/browse/IGNITE-2141 Project: Ignite Issue Type: Sub-task Components: odbc Reporter: Igor Sapego Assignee: Igor Sapego Fix For: 1.6
Currently {{OdbcConfiguration}} contatins a lot of dead code. It should be removed. Also, currenty {{OdbcConfiguration#isEnabled}} used to determine if ODBC is enabled which seems unnecessary - just check for presence of the {{OdbcConfiguration}} itself to find out whether ODBC is enabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)