Jianxia Chen created GEODE-5861:
-----------------------------------
Summary: JDBC Connector should use gfsh jndi-binding instead of
jdbc-connection
Key: GEODE-5861
URL: https://issues.apache.org/jira/browse/GEODE-5861
Project: Geode
Issue Type: Improvement
Components: extensions
Reporter: Jianxia Chen
Fix For: 1.8.0
In Geode there are two {{gfsh}} commands {{create jndi-binding}} and {{create
jdbc-connection}} which try to accomplish the same goal. We should:
* Change JDBC Connector to use the JNDI binding, instead of the JDBC Connection
* Remove the {{create jdbc-connection}} command.
* Remove the {{destroy jdbc-connection}} command
* Remove the {{list jdbc-connection}} command.
* Remove the {{describe jdbc-connection}} command
* Remove the {{alter jdbc-connnection}} command
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)