From issues-return-199010-archive-asf-public=cust-asf.ponee.io@flink.apache.org Fri Nov 2 06:21:22 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1F945180677 for ; Fri, 2 Nov 2018 06:21:21 +0100 (CET) Received: (qmail 78393 invoked by uid 500); 2 Nov 2018 05:21:21 -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 78380 invoked by uid 99); 2 Nov 2018 05:21:21 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2018 05:21:21 +0000 From: GitBox To: issues@flink.apache.org Subject: [GitHub] zhijiangW commented on issue #6974: [FLINK-10727][network] remove unnecessary synchronization in SingleInputGate#requestPartitions() Message-ID: <154113608045.21028.9845896071782690622.gitbox@gitbox.apache.org> Date: Fri, 02 Nov 2018 05:21:20 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit zhijiangW commented on issue #6974: [FLINK-10727][network] remove unnecessary synchronization in SingleInputGate#requestPartitions() URL: https://github.com/apache/flink/pull/6974#issuecomment-435274230 Thanks till for these guiding suggestions! It is my careless to review so small changes, and I am supposed to find this issue if think more about it. I would be more careful for reviewing such critical component next time! :( ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services