Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE91A9B69 for ; Tue, 26 Jun 2012 17:56:44 +0000 (UTC) Received: (qmail 93561 invoked by uid 500); 26 Jun 2012 17:56:44 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 93529 invoked by uid 500); 26 Jun 2012 17:56:44 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 93456 invoked by uid 99); 26 Jun 2012 17:56:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2012 17:56:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id CD31A141BDA for ; Tue, 26 Jun 2012 17:56:43 +0000 (UTC) Date: Tue, 26 Jun 2012 17:56:43 +0000 (UTC) From: "Eli Collins (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1694490329.57476.1340733403844.JavaMail.jiratomcat@issues-vm> In-Reply-To: <254714877.22512.1338481344608.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HDFS-3481) Refactor HttpFS handling of JAX-RS query string parameters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401565#comment-13401565 ] Eli Collins commented on HDFS-3481: ----------------------------------- What's the warning? Makes sense wrt the Parameter class. I don't follow the logic wrt having two Param classes, ie we can start sharing code before we're 100% functionally equivalent. Not a blocker for this issue since we already have a duplicated Param class. > 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 > > Attachments: HDFS-3481.patch, HDFS-3481.patch, HDFS-3481.patch > > > 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