Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F2D4E200B8A for ; Sat, 10 Sep 2016 00:32:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F18BB160ACA; Fri, 9 Sep 2016 22:32:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3C58E160AC2 for ; Sat, 10 Sep 2016 00:32:24 +0200 (CEST) Received: (qmail 66011 invoked by uid 500); 9 Sep 2016 22:32:22 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 65841 invoked by uid 99); 9 Sep 2016 22:32:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2016 22:32:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3475F2C1B86 for ; Fri, 9 Sep 2016 22:32:22 +0000 (UTC) Date: Fri, 9 Sep 2016 22:32:22 +0000 (UTC) From: "Kihwal Lee (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HADOOP-13425) IPC layer optimizations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Sep 2016 22:32:25 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-13425. --------------------------------- Resolution: Fixed > IPC layer optimizations > ----------------------- > > Key: HADOOP-13425 > URL: https://issues.apache.org/jira/browse/HADOOP-13425 > Project: Hadoop Common > Issue Type: Improvement > Reporter: Daryn Sharp > Assignee: Daryn Sharp > > Umbrella jira for y! optimizations to reduce object allocations, more efficiently use protobuf APIs, unified ipc and webhdfs callq to enable QoS, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org