[
https://issues.apache.org/jira/browse/GEODE-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277288#comment-16277288
]
ASF subversion and git services commented on GEODE-4035:
--------------------------------------------------------
Commit 9c508e23b4d1c278065611c3e7cff8227b7e9fc1 in geode's branch
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9c508e2 ]
GEODE-4035: Refactor Converter classes (#1110)
- This specifically avoids use of the Spring String Converter
> All converters should disable the default Spring String converter
> -----------------------------------------------------------------
>
> Key: GEODE-4035
> URL: https://issues.apache.org/jira/browse/GEODE-4035
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Jens Deppe
> Assignee: Jens Deppe
>
> There are various converters (see {{ConverterHint}}) that don't disable the
> Spring StringConverter. This ultimately means that sometimes tab-completion
> will work and sometimes not, depending which Converter is picked up first at
> runtime.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)