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 1B183200BC3 for ; Fri, 18 Nov 2016 20:59:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 19AA0160B04; Fri, 18 Nov 2016 19:59:32 +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 5F29B160B03 for ; Fri, 18 Nov 2016 20:59:31 +0100 (CET) Received: (qmail 52400 invoked by uid 500); 18 Nov 2016 19:59:30 -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 52391 invoked by uid 99); 18 Nov 2016 19:59:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2016 19:59:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 24688C0A19 for ; Fri, 18 Nov 2016 19:59:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.376 X-Spam-Level: ** X-Spam-Status: No, score=2.376 tagged_above=-999 required=6.31 tests=[FREEMAIL_REPLYTO_END_DIGIT=0.25, MISSING_HEADERS=1.207, SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id zWHW5s46ieMf for ; Fri, 18 Nov 2016 19:59:28 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D5D135FC5F for ; Fri, 18 Nov 2016 19:59:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 6D17E240CB6; Fri, 18 Nov 2016 11:59:23 -0800 (PST) Date: Fri, 18 Nov 2016 11:59:23 -0800 From: "Akshay Manchale (Code Review)" CC: Jenkins , Ian Maxon , Murtadha Hubail Reply-To: akshayms91@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Fixed issues with Replication tests X-Gerrit-Change-Id: I204a41311012dc348d4d41ae8bf6ec8554ab3dc3 X-Gerrit-ChangeURL: X-Gerrit-Commit: 39de562c55dfc25b43979e1d131cf38e2149595e 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.8.4 Message-Id: <20161118195923.6D17E240CB6@unhygienix.ics.uci.edu> archived-at: Fri, 18 Nov 2016 19:59:32 -0000 Akshay Manchale has posted comments on this change. Change subject: Fixed issues with Replication tests ...................................................................... Patch Set 3: There are changes to TestExecutor that breaks integration tests for reasons not related to Recovery. I will update the patch to include fixes for the test case. -- To view, visit https://asterix-gerrit.ics.uci.edu/1334 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I204a41311012dc348d4d41ae8bf6ec8554ab3dc3 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Akshay Manchale Gerrit-Reviewer: Akshay Manchale Gerrit-Reviewer: Ian Maxon Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Murtadha Hubail Gerrit-HasComments: No