[
https://issues.apache.org/jira/browse/GEODE-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan José Ramos Cassella resolved GEODE-5353.
---------------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Replaced the internal {{HashMap}} containing the {{topics}} for a {{TreeMap}}
with the {{String.CASE_INSENSITIVE_ORDER}} comparator.
> gfsh hint should be case independent
> ------------------------------------
>
> Key: GEODE-5353
> URL: https://issues.apache.org/jira/browse/GEODE-5353
> Project: Geode
> Issue Type: Improvement
> Components: docs, gfsh
> Reporter: Karen Smoler Miller
> Assignee: Juan José Ramos Cassella
> Priority: Major
> Labels: pull-request-available, starter
> Fix For: 1.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The gfsh hint command does not accept topic arguments that start with lower
> case letters. It should. Here is an example:
> {{gfsh>hint help}}
> {{Unknown topic: help. Use hint; to view the list of available topics.}}{{ }}
> {{gfsh>hint Help}}
> {{Provides usage information for gfsh & its commands.}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)