[ 
https://issues.apache.org/jira/browse/GEODE-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fred Krone updated GEODE-4707:
------------------------------
    Description: 
Given I want to to configure JDBC Connector

WHEN I use the jndi-binding command to create a datasource connection

THEN JDBC Connector should use this configuration 

I should be able to reference this data-source name in jdbc-mapping

I should not see or have the option to use create jdbc-connection

 

Acceptance: gfsh create jdbc-connection is not available to the user anymore

Create jdbc-mapping has --data-source=value attribute which references the name 
for JNDI data source for GPDB JDBC connection.

Creating jdni-binding and referencing it in jdbc-mapping works as expected 
(reads/writes from database)

Tests are updated accordingly

Documentation is updated

 

  was:
A user should be able to create a datasource using the gfsh command {{create 
jndi-binding <options>}}
Then a datasource will be created with the supplied options and the binding 
will be created without the user having to restart the existing server(s)


> Have jdbc connector look for configured jndi binding  
> ------------------------------------------------------
>
>                 Key: GEODE-4707
>                 URL: https://issues.apache.org/jira/browse/GEODE-4707
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>            Reporter: Fred Krone
>            Priority: Major
>              Labels: jdbc_connector
>
> Given I want to to configure JDBC Connector
> WHEN I use the jndi-binding command to create a datasource connection
> THEN JDBC Connector should use this configuration 
> I should be able to reference this data-source name in jdbc-mapping
> I should not see or have the option to use create jdbc-connection
>  
> Acceptance: gfsh create jdbc-connection is not available to the user anymore
> Create jdbc-mapping has --data-source=value attribute which references the 
> name for JNDI data source for GPDB JDBC connection.
> Creating jdni-binding and referencing it in jdbc-mapping works as expected 
> (reads/writes from database)
> Tests are updated accordingly
> Documentation is updated
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to