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 B897BE09C for ; Sun, 6 Jan 2013 22:08:13 +0000 (UTC) Received: (qmail 4415 invoked by uid 500); 6 Jan 2013 22:08:13 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 4371 invoked by uid 500); 6 Jan 2013 22:08:13 -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 4359 invoked by uid 500); 6 Jan 2013 22:08:13 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 4349 invoked by uid 99); 6 Jan 2013 22:08:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2013 22:08:13 +0000 Date: Sun, 6 Jan 2013 22:08:12 +0000 (UTC) From: "Eli Reisman (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (GIRAPH-469) Cleanup GraphMapper 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/GIRAPH-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman reassigned GIRAPH-469: ---------------------------------- Assignee: Eli Reisman (was: Nitay Joffe) > Cleanup GraphMapper > ------------------- > > Key: GIRAPH-469 > URL: https://issues.apache.org/jira/browse/GIRAPH-469 > Project: Giraph > Issue Type: Improvement > Reporter: Nitay Joffe > Assignee: Eli Reisman > > I don't see why we even call a map() method seeing as we are overriding run(). We are clearly not particularly "mapreduce-y" so we should make it our entry point more clear than a map(). Also I think we should have something like a WorkerThread similar to MasterThread and clean up all of this to just creare whichever threads the node is assigned roles of. -- 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