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 323E010716 for ; Wed, 30 Apr 2014 07:53:28 +0000 (UTC) Received: (qmail 26693 invoked by uid 500); 30 Apr 2014 07:53:26 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 26415 invoked by uid 500); 30 Apr 2014 07:53:18 -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 26088 invoked by uid 500); 30 Apr 2014 07:53:16 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 26076 invoked by uid 99); 30 Apr 2014 07:53:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 07:53:15 +0000 Date: Wed, 30 Apr 2014 07:53:15 +0000 (UTC) From: "Claudio Martella (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-825) Fix DiskBackedPartitionStore to work with current trunk 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-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985253#comment-13985253 ] Claudio Martella commented on GIRAPH-825: ----------------------------------------- It looks really good. Thanks for the additional tests, it should avoid people breaking it again in the future. I'm committing this one. +1. > Fix DiskBackedPartitionStore to work with current trunk > ------------------------------------------------------- > > Key: GIRAPH-825 > URL: https://issues.apache.org/jira/browse/GIRAPH-825 > Project: Giraph > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Armando Miraglia > Assignee: Armando Miraglia > Labels: ooc > Fix For: 1.1.0 > > Attachments: GIRAPH-825.patch, GIRAPH-825.patch, GIRAPH-825.patch > > > With the current trunk, DiskBackedPartitionStore does not correctly work due a change of semantic. The patch for this should fix it including currently open issues. -- This message was sent by Atlassian JIRA (v6.2#6252)