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

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

Commit eec309028e7acd99aedf040ff59bf2c5fa64fd5c in geode's branch 
refs/heads/feature/GEODE-7665 from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=eec3090 ]

GEODE-7711: remove unnecessary decoding step after server receives the command 
(#4600)

* url encoding/decoming should have been done by spring framework

> gfsh command over http failed when command has url encoded patterns in it.
> --------------------------------------------------------------------------
>
>                 Key: GEODE-7711
>                 URL: https://issues.apache.org/jira/browse/GEODE-7711
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.11.0
>            Reporter: Jinmei Liao
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> when using gfsh connect over http, the following command would fail:
> create async-event-queue --id=myAEQ --listener=myApp.myListener 
> --listener-param=db_url#host,username#db_user,password#abdfg012%dgadf 
> The issue is related to % in the password. Removing % from password solved 
> the issue. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to