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

ASF subversion and git services commented on GEODE-5353:
--------------------------------------------------------

Commit 386f3c35cf2718328338d9ed7e98611d92caca05 in geode's branch 
refs/heads/feature/Micrometer from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=386f3c3 ]

Merge pull request #2376 from jujoramos/feature/GEODE-5353

GEODE-5353: gfsh hint should be case independent
- Added integration tests for `gfsh hint` command.
- Removed some minor warnings from the `Helper` class.
- 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)

Reply via email to