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 20CCC10A29 for ; Tue, 18 Feb 2014 21:53:41 +0000 (UTC) Received: (qmail 44525 invoked by uid 500); 18 Feb 2014 21:53:39 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 44463 invoked by uid 500); 18 Feb 2014 21:53:39 -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 44455 invoked by uid 99); 18 Feb 2014 21:53:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 21:53:39 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ssc.open@googlemail.com designates 74.125.83.54 as permitted sender) Received: from [74.125.83.54] (HELO mail-ee0-f54.google.com) (74.125.83.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 21:53:32 +0000 Received: by mail-ee0-f54.google.com with SMTP id e53so8079454eek.27 for ; Tue, 18 Feb 2014 13:53:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ztQMdnRG7pz/mtiguysjuRhIrgZ6sHF0RCwoluIpHFY=; b=GCUQeAdaJx7QhP2Bw3znGTpjdzOszv7Brl0JtrVcAlK6si7GQBhEzE8eEWvbv67wrQ SASHQ4PRIs6mEOz6spKJiHstmC6DNcXvn/ce/2mkvKpp7KaQwMjyn64IaYzD71vxUlSm LIacpeymBwwWDNyFhWMf38sBvG1k1wGnHperpPBLfQ1YxnAaH2+45F2BdT8u8YlpOkR5 dCXQu9kHkDeT+rVHlhpetaHFgIlQ1ReOU8fdyi+CaguXVgRcobnifUJiVbnWzxDMc+ai VSyDswc+eY8CV0S9asRhmwXmfwHd1o3rDOpI0APhdNSyuZmW6Z+r419UH2VbULs1Ul7I a0mQ== X-Received: by 10.15.45.131 with SMTP id b3mr1287066eew.105.1392760391355; Tue, 18 Feb 2014 13:53:11 -0800 (PST) Received: from [192.168.1.7] (p5DC5BAC0.dip0.t-ipconnect.de. [93.197.186.192]) by mx.google.com with ESMTPSA id x2sm74974699eeo.8.2014.02.18.13.53.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 18 Feb 2014 13:53:10 -0800 (PST) Message-ID: <5303D644.3020505@apache.org> Date: Tue, 18 Feb 2014 22:53:08 +0100 From: Sebastian Schelter Reply-To: ssc@apache.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: dev@giraph.apache.org Subject: Re: Progress towards 1.1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Roman, I'm testing the patch for GIRAPH-825 with Armando and Claudio. I'm traveling this week, but I will continue with the tests next week. Best, Sebastian On 02/18/2014 10:33 PM, Roman Shaposhnik wrote: > Hi! > > it looks like we're currently standing at 7 unresolved > issues scheduled to go into 1.1.0: > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%221.1.0%22%20AND%20project%20%3D%20GIRAPH%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC > > It looks like the following ones: > https://issues.apache.org/jira/browse/GIRAPH-849 > https://issues.apache.org/jira/browse/GIRAPH-840 > https://issues.apache.org/jira/browse/GIRAPH-850 > https://issues.apache.org/jira/browse/GIRAPH-814 > have a chance of being resolved within > a few days (we still need to make it > happen though!). > > As for these: > https://issues.apache.org/jira/browse/GIRAPH-800 > https://issues.apache.org/jira/browse/GIRAPH-825 > https://issues.apache.org/jira/browse/GIRAPH-747 > if I don't see any activities on them -- they > get moved out of the release on Fri (2/21). > > Holler if you disagree. > > Thanks, > Roman. >