Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BFC6CABA for ; Wed, 6 Jun 2012 12:59:23 +0000 (UTC) Received: (qmail 29985 invoked by uid 500); 6 Jun 2012 12:59:23 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 29937 invoked by uid 500); 6 Jun 2012 12:59:23 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 29929 invoked by uid 500); 6 Jun 2012 12:59:23 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 29925 invoked by uid 99); 6 Jun 2012 12:59:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 12:59:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 0C1A51402B8 for ; Wed, 6 Jun 2012 12:59:23 +0000 (UTC) Date: Wed, 6 Jun 2012 12:59:22 +0000 (UTC) From: "Claudio Martella (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <775210279.43525.1338987563052.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (GIRAPH-200) remove hadoop RPC and keep just netty MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claudio Martella created GIRAPH-200: --------------------------------------- Summary: remove hadoop RPC and keep just netty Key: GIRAPH-200 URL: https://issues.apache.org/jira/browse/GIRAPH-200 Project: Giraph Issue Type: Improvement Affects Versions: 0.2.0 Reporter: Claudio Martella Fix For: 0.2.0 Given the netty communication behaves faster than rpc, we should just keep netty-based and drop the older one. -- 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