[
https://issues.apache.org/jira/browse/GEODE-6179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6179.
-------------------------------
> improve create data-source help
> --------------------------------
>
> Key: GEODE-6179
> URL: https://issues.apache.org/jira/browse/GEODE-6179
> Project: Geode
> Issue Type: Improvement
> Components: docs, extensions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Current description from gfsh {{help create data-source}}command includes
> some unclear descriptions:
> "SYNOPSIS
> (Experimental) Create a JDBC data source."
> I think the result of this command does not create the data-source, but
> instead creates a connection to an external JDBC data-source. Instead:
> "SYNOPSIS
> (Experimental) Creates a JDBC data-source and verifies connectivity to an
> external JDBC database."
> AND
> " username
> This element specifies the default username used when creating a new
> connection.
> Required: false
> password
> This element specifies the default password used when creating a new
> connection.
> Required: false"
> It is not clear if these are credentials for GemFire or the external
> data-source.
> Please modify help message to:
> " username
> This element specifies the default username that may be required by the
> external JDBC database when creating a new connection.
> Required: false
> password
> This element specifies the default password that may be required by the
> external JDBC database when creating a new connection.
> Required: false"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)