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

Alejandro Abdelnur commented on HDFS-3481:
------------------------------------------

Instead using explicit parameters we could introduces a Parameters parameter 
which is seeded by a Jersey @Provider. This provider would also do the 
corresponding type parsing.

This work will simplify the implementation of HttpFS delegation tokens support 
HDFS-3113
                
> Refactor HttpFS handling of JAX-RS query string parameters
> ----------------------------------------------------------
>
>                 Key: HDFS-3481
>                 URL: https://issues.apache.org/jira/browse/HDFS-3481
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 2.0.1-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.1-alpha
>
>
> Explicit parameters in the HttpFSServer became quite messy as they are the 
> union of all possible parameters for all operations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to