Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B085710246 for ; Tue, 5 May 2015 13:53:48 +0000 (UTC) Received: (qmail 33908 invoked by uid 500); 5 May 2015 13:53:48 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 33866 invoked by uid 500); 5 May 2015 13:53:48 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 33857 invoked by uid 99); 5 May 2015 13:53:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 13:53:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: message received from 54.76.25.247 which is an MX secondary for issues@flink.apache.org) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 13:53:24 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 6990223149 for ; Tue, 5 May 2015 13:53:22 +0000 (UTC) Received: (qmail 32732 invoked by uid 99); 5 May 2015 13:53:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 13:53:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 263C8DFFEF; Tue, 5 May 2015 13:53:21 +0000 (UTC) From: vasia To: issues@flink.incubator.apache.org Reply-To: issues@flink.incubator.apache.org References: In-Reply-To: Subject: [GitHub] flink pull request: [FLINK-1944][gelly] Added GSA-PageRank example Content-Type: text/plain Message-Id: <20150505135321.263C8DFFEF@git1-us-west.apache.org> Date: Tue, 5 May 2015 13:53:21 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org Github user vasia commented on the pull request: https://github.com/apache/flink/pull/626#issuecomment-99083814 This is good to merge and also fixes a bug in the vertex-centric PageRank example. Good catch, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---