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 A76BA18C32 for ; Thu, 30 Apr 2015 23:46:08 +0000 (UTC) Received: (qmail 47079 invoked by uid 500); 30 Apr 2015 23:46:08 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 47026 invoked by uid 500); 30 Apr 2015 23:46:08 -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 47012 invoked by uid 500); 30 Apr 2015 23:46:08 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 47009 invoked by uid 99); 30 Apr 2015 23:46:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 23:46:08 +0000 Date: Thu, 30 Apr 2015 23:46:08 +0000 (UTC) From: "Igor Kabiljo (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GIRAPH-1005) Reorder MessageEncodeAndStoreType MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Igor Kabiljo created GIRAPH-1005: ------------------------------------ Summary: Reorder MessageEncodeAndStoreType Key: GIRAPH-1005 URL: https://issues.apache.org/jira/browse/GIRAPH-1005 Project: Giraph Issue Type: Bug Reporter: Igor Kabiljo It is useful to have ordering among MessageEncodeAndStoreType, from one with least overhead and least optimized for good partitioning, to one with most overhead and most optimized for good partitioning. -- This message was sent by Atlassian JIRA (v6.3.4#6332)