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

Wei-Chiu Chuang commented on HADOOP-11613:
------------------------------------------

Did a quick review:
would it be possible to use URLCodec.encode() instead of URLEncoder.encode()? 
This is how URIUtil.encode() originally implemented. You would also nee to 
reimplement EncodingUtil.getBytes() and EncodingUtil.getAsciiString()

Also, I want to add that ServletUtil.java (in branch-2) also uses 
URIUtil.encode()/URIUtil.decode(), and need to be replace as well. Maybe it's 
better to make a utility method/class to avoid duplicating the work.

> Remove httpclient dependency from hadoop-azure
> ----------------------------------------------
>
>                 Key: HADOOP-11613
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11613
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira AJISAKA
>            Assignee: Brahma Reddy Battula
>              Labels: BB2015-05-TBR
>         Attachments: HADOOP-11613-001.patch, HADOOP-11613-002.patch, 
> HADOOP-11613-003.patch, HADOOP-11613.patch
>
>
> Remove httpclient dependency from MockStorageInterface.java.



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

Reply via email to