From hdfs-dev-return-25285-apmail-hadoop-hdfs-dev-archive=hadoop.apache.org@hadoop.apache.org Mon May 2 22:26:14 2016 Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02598199DE for ; Mon, 2 May 2016 22:26:14 +0000 (UTC) Received: (qmail 37010 invoked by uid 500); 2 May 2016 22:26:13 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 36911 invoked by uid 500); 2 May 2016 22:26:13 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 36879 invoked by uid 99); 2 May 2016 22:26:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2016 22:26:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F3AEE2C14F4 for ; Mon, 2 May 2016 22:26:12 +0000 (UTC) Date: Mon, 2 May 2016 22:26:12 +0000 (UTC) From: "Anu Engineer (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-10357) Ozone: Replace Jersey container with Netty Container MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Anu Engineer created HDFS-10357: ----------------------------------- Summary: Ozone: Replace Jersey container with Netty Container Key: HDFS-10357 URL: https://issues.apache.org/jira/browse/HDFS-10357 Project: Hadoop HDFS Issue Type: Sub-task Components: ozone Affects Versions: HDFS-7240 Reporter: Anu Engineer Assignee: Anu Engineer Fix For: HDFS-7240 In the ozone branch, we have implemented Web Interface calls using JAX-RS. This was very useful when the REST interfaces where in flux. This JIRA proposes to replace Jersey based code with pure netty and remove any dependency that Ozone has on Jersey. This will create with both faster and simpler code in Ozone web interface. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org