Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B22FA200B3C for ; Wed, 13 Jul 2016 23:45:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B0CCE160A81; Wed, 13 Jul 2016 21:45:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F1C07160A62 for ; Wed, 13 Jul 2016 23:45:21 +0200 (CEST) Received: (qmail 953 invoked by uid 500); 13 Jul 2016 21:45:21 -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 923 invoked by uid 500); 13 Jul 2016 21:45:21 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 918 invoked by uid 99); 13 Jul 2016 21:45:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 21:45:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E15132C02A4 for ; Wed, 13 Jul 2016 21:45:20 +0000 (UTC) Date: Wed, 13 Jul 2016 21:45:20 +0000 (UTC) From: "Sergey Edunov (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-1091) Fix SimpleRangePartitionFactoryTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Jul 2016 21:45:22 -0000 [ https://issues.apache.org/jira/browse/GIRAPH-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Edunov updated GIRAPH-1091: ---------------------------------- Fix Version/s: 1.2.0 > Fix SimpleRangePartitionFactoryTest > ----------------------------------- > > Key: GIRAPH-1091 > URL: https://issues.apache.org/jira/browse/GIRAPH-1091 > Project: Giraph > Issue Type: Bug > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Priority: Minor > Fix For: 1.2.0 > > > SimpleRangePartitionFactoryTest relied on old logic for calculating number of partitions and got broken with GIRAPH-1082. -- This message was sent by Atlassian JIRA (v6.3.4#6332)