[
https://issues.apache.org/jira/browse/GEODE-4830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402605#comment-16402605
]
ASF subversion and git services commented on GEODE-4830:
--------------------------------------------------------
Commit 9aa83fedba637be57ae3de8d0f4db19a243316dc in geode's branch
refs/heads/feature/GEODE-4647 from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9aa83fe ]
GEODE-4830: use POJOs to represent cache configuration allowed by cache-1.0.xsd
* add methods in ClusterConfigurationService to use POJOs to manipulate the
cache xml content.
> Modify list jndi-binding gfsh command
> --------------------------------------
>
> Key: GEODE-4830
> URL: https://issues.apache.org/jira/browse/GEODE-4830
> Project: Geode
> Issue Type: Sub-task
> Components: docs, gfsh
> Reporter: Barbara Pruijn
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The list jndi-binding command currently displays jndi-bindings that are
> active.
> We need to modify the output of this command to list all jndi-bindings that
> are listed in the cluster config and indicate in the output of this command
> whether the binding is active or configured.
> We should update the help text to reflect this change. A suggested help text
> is:
> {code:java}
> List all jndi bindings, active and configured. An active binding is one that
> is bound to the server's jndi context (and also listed in the cluster
> config). A configured binding is one that is listed in the cluster config,
> but is not active.{code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)