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 6E9A3200CF8 for ; Thu, 14 Sep 2017 09:10:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6D7F41609CD; Thu, 14 Sep 2017 07:10:13 +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 B29901609CC for ; Thu, 14 Sep 2017 09:10:12 +0200 (CEST) Received: (qmail 16774 invoked by uid 500); 14 Sep 2017 07:10:11 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 16756 invoked by uid 99); 14 Sep 2017 07:10:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Sep 2017 07:10:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3382A18E753 for ; Thu, 14 Sep 2017 07:10:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id JjoHrzswM8OH for ; Thu, 14 Sep 2017 07:10:10 +0000 (UTC) Received: from vitalstatistix.ics.uci.edu (vitalstatistix.ics.uci.edu [128.195.52.38]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D44E760EDD for ; Thu, 14 Sep 2017 07:10:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vitalstatistix.ics.uci.edu (Postfix) with ESMTP id 387AC1007E3; Thu, 14 Sep 2017 00:10:09 -0700 (PDT) Date: Thu, 14 Sep 2017 00:10:09 -0700 From: "Jenkins (Code Review)" To: Michael Blow CC: Till Westmann , Murtadha Hubail Reply-To: jenkins@fulliautomatix.ics.uci.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: [ASTERIXDB-2091][HYR][CLUS] Fix unsafe concurrent access to ... X-Gerrit-Change-Id: I399d26d128794a0a52eff419f59ca28d64b17375 X-Gerrit-ChangeURL: X-Gerrit-Commit: 714822a294fb305fc21bec99913f9d591c04fea9 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.12.7 Message-Id: <20170914071009.387AC1007E3@vitalstatistix.ics.uci.edu> archived-at: Thu, 14 Sep 2017 07:10:13 -0000 Jenkins has posted comments on this change. Change subject: [ASTERIXDB-2091][HYR][CLUS] Fix unsafe concurrent access to config on NC registration ...................................................................... Patch Set 2: BAD Compatibility Tests Started https://asterix-jenkins.ics.uci.edu/job/asterixbad-compat/1752/ -- To view, visit https://asterix-gerrit.ics.uci.edu/2007 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I399d26d128794a0a52eff419f59ca28d64b17375 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Murtadha Hubail Gerrit-Reviewer: Till Westmann Gerrit-HasComments: No