You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Karen Smoler Miller (JIRA)" <ji...@apache.org> on 2018/03/16 22:00:00 UTC

[jira] [Commented] (GEODE-4874) Inconsistency in gfsh help for create jndi-binding

    [ https://issues.apache.org/jira/browse/GEODE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402617#comment-16402617 ] 

Karen Smoler Miller commented on GEODE-4874:
--------------------------------------------

When fixing this, please correct 2 typos in the help info for this command:
 # Option conn-pooled-datasource-class says "This is the fully qualified name of the connection pool implementation to hold XS datasource connections."   It should be "XA," not "XS."
 # Option type says "Type of the XA datasource. Type of region to create. The following types are pre-defined by the product: MANAGED, SIMPLE, POOLED, XAPOOLED."  Please remove the irrelevant sentence "Type of region to create."

> Inconsistency in gfsh help for create jndi-binding 
> ---------------------------------------------------
>
>                 Key: GEODE-4874
>                 URL: https://issues.apache.org/jira/browse/GEODE-4874
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.5.0
>            Reporter: Karen Smoler Miller
>            Priority: Minor
>
> I see an error and an inconsistency when trying to use the gfsh help functionality for create jndi-binding.
> Tab completion of
> create jndi-binding
> outputs
>  gfsh>create jndi-binding –
>  create jndi-binding --connection-url
>  create jndi-binding --jdbc-driver-class
>  create jndi-binding --name
>  create jndi-binding --type
> This is inconsistent with the output of other tab completions, which just give the options, and do not repeat the "create jndi-binding" portion of the command.
>  



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