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 E902FE843 for ; Tue, 15 Jan 2013 03:30:15 +0000 (UTC) Received: (qmail 26772 invoked by uid 500); 15 Jan 2013 03:30:14 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 26718 invoked by uid 500); 15 Jan 2013 03:30: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 26704 invoked by uid 500); 15 Jan 2013 03:30:13 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 26683 invoked by uid 99); 15 Jan 2013 03:30:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 03:30:12 +0000 Date: Tue, 15 Jan 2013 03:30:12 +0000 (UTC) From: "Gustavo Salazar Torres (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-299) Constant value in BspServiceMaster should be static 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-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553456#comment-13553456 ] Gustavo Salazar Torres commented on GIRAPH-299: ----------------------------------------------- Sorry, wrong file, attached correct one > Constant value in BspServiceMaster should be static > --------------------------------------------------- > > Key: GIRAPH-299 > URL: https://issues.apache.org/jira/browse/GIRAPH-299 > Project: Giraph > Issue Type: Improvement > Components: graph > Affects Versions: 0.2.0 > Reporter: Eli Reisman > Priority: Trivial > Labels: newbie > Fix For: 0.2.0 > > Attachments: GIRAPH-299-2.patch, GIRAPH-299.patch > > > GIRAPH-275 was a victim of this weekend's outage of the JIRA site. When I rebased the patch, I did it from a version that was not the last one I uploaded before said outage. > When I rebased the patch today, my most current version was not available to work from. So I forgot to perform the last fix it needed: to take the "localityLimit" constant on line 138 (used on line 536) of BspServiceMaster.java and make it static, and to change the name to LOCALITY_LIMIT to match proper convention. > For those that already know how to create and upload a patch, please let this wait, its a perfect chance for someone new to submitting patches (and to Giraph) to test drive the process. Thanks! -- 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