Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-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 ED8BD10FF8 for ; Mon, 8 Apr 2013 00:13:15 +0000 (UTC) Received: (qmail 28189 invoked by uid 500); 8 Apr 2013 00:13:15 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 28146 invoked by uid 500); 8 Apr 2013 00:13:15 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 28137 invoked by uid 99); 8 Apr 2013 00:13:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Apr 2013 00:13:15 +0000 Date: Mon, 8 Apr 2013 00:13:15 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: dev@hama.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HAMA-707) BSPMessageBundle should be able to encapsulate messages serialized in ByteBuffer 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/HAMA-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-707: -------------------------------- Fix Version/s: (was: 0.6.1) 0.7.0 > BSPMessageBundle should be able to encapsulate messages serialized in ByteBuffer > -------------------------------------------------------------------------------- > > Key: HAMA-707 > URL: https://issues.apache.org/jira/browse/HAMA-707 > Project: Hama > Issue Type: Improvement > Reporter: Suraj Menon > Assignee: Suraj Menon > Fix For: 0.7.0 > > Attachments: HAMA-707.patch > > > BSPMessageBundle reads out all the messages from the queue and creates an in memory list before sending it to peer. This does not work when all messages could not be kept in memory. In case of spilling queue, where the messages are already serialized, avoid complete read out of messages. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira