You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiao Chen (JIRA)" <ji...@apache.org> on 2016/10/31 21:09:59 UTC

[jira] [Created] (HADOOP-13775) KMS Client does not encode key names in the URL path correctly

Xiao Chen created HADOOP-13775:
----------------------------------

             Summary: KMS Client does not encode key names in the URL path correctly
                 Key: HADOOP-13775
                 URL: https://issues.apache.org/jira/browse/HADOOP-13775
             Project: Hadoop Common
          Issue Type: Bug
          Components: kms
    Affects Versions: 2.6.0
            Reporter: Xiao Chen
            Assignee: Xiao Chen


HADOOP-12962 fixed the KMS server to encode special characters correctly when they're part of the [URI|https://docs.oracle.com/javase/7/docs/api/java/net/URI.html] query.
It turns out they can also cause trouble when being the URI path. This time it's the client-side that's broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org