Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 43485 invoked from network); 4 Apr 2011 04:06:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2011 04:06:47 -0000 Received: (qmail 80643 invoked by uid 500); 4 Apr 2011 04:06:47 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 80445 invoked by uid 500); 4 Apr 2011 04:06:47 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 80427 invoked by uid 99); 4 Apr 2011 04:06:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 04:06:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Apr 2011 04:06:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B745F918F1 for ; Mon, 4 Apr 2011 04:06:05 +0000 (UTC) Date: Mon, 4 Apr 2011 04:06:05 +0000 (UTC) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1840823719.31750.1301889965747.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <596186997.9968.1299731159361.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HAMA-362) Design a new data structure for tag and message data of BSPMessage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon reassigned HAMA-362: ----------------------------------- Assignee: Thomas Jungblut > Design a new data structure for tag and message data of BSPMessage > ------------------------------------------------------------------ > > Key: HAMA-362 > URL: https://issues.apache.org/jira/browse/HAMA-362 > Project: Hama > Issue Type: New Feature > Components: bsp > Affects Versions: 0.3.0 > Reporter: Edward J. Yoon > Assignee: Thomas Jungblut > Fix For: 0.3.0 > > Attachments: 362.patch > > > The tag and message type are byte[]. However, I guess, the message of BSPMessage (almost) will be a {adjacent, vector, .., etc} *list*. > By supporting generic datatypes, it will be able to represent any data structure and make easy-to-program. > And, It should be compressible, writable, and flexible. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira