[
https://issues.apache.org/jira/browse/GEODE-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6773.
--------------------------------
> Add gfsh commands for Register Driver, Deregister Driver, and List Driver to
> JDBC connector
> -------------------------------------------------------------------------------------------
>
> Key: GEODE-6773
> URL: https://issues.apache.org/jira/browse/GEODE-6773
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Benjamin P Ross
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> While the JDBC connector has functionality to automatically
> register/deregister drivers with the creation of it's data source objects it
> would be convenient for users to register and deregister these manually as
> well. In order to facilitate this they will also need to be able to list the
> currently registered drivers. We should add the following gfsh commands to
> allow for this:
> Register Driver - A command which takes a name of a jar file which has been
> previously deployed into the geode cluster via the deploy command or the
> name of the JDBC driver class within it and registers the JDBC driver with
> the Driver Manager.
> Deregister Driver - A command which takes a name of a jar file which has been
> previously deployed into the geode cluster via the deploy command or the
> name of the JDBC driver class within it and deregisters the JDBC driver with
> the Driver Manager.
> List Drivers - A command which lists all driver classes that are currently
> registered with the driver manager.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)