Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1946D189C0 for ; Thu, 12 Nov 2015 18:42:02 +0000 (UTC) Received: (qmail 19976 invoked by uid 500); 12 Nov 2015 18:42:02 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 19944 invoked by uid 500); 12 Nov 2015 18:42:02 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 19932 invoked by uid 99); 12 Nov 2015 18:42:01 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 18:42:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8EFF51A2121 for ; Thu, 12 Nov 2015 18:42:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.97 X-Spam-Level: X-Spam-Status: No, score=0.97 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 9gYY4AiifpPw for ; Thu, 12 Nov 2015 18:42:01 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id E65FA20384 for ; Thu, 12 Nov 2015 18:42:00 +0000 (UTC) Received: (qmail 19909 invoked by uid 99); 12 Nov 2015 18:42:00 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 18:42:00 +0000 Received: from [10.17.1.105] (unknown [206.169.106.2]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 8CC051A0230; Thu, 12 Nov 2015 18:42:00 +0000 (UTC) From: "Till Westmann" To: dev@asterixdb.incubator.apache.org Cc: "Ildar Absalyamov" , "Murtadha Hubail" , "Yingyi Bu" , "Jianfeng Jia" , "Ian Maxon" Subject: Re: Sporadic test failures Date: Thu, 12 Nov 2015 10:41:59 -0800 Message-ID: In-Reply-To: <7526BAD1-4EE1-4165-AEFC-C58285DDCD50@apache.org> References: <7526BAD1-4EE1-4165-AEFC-C58285DDCD50@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailer: MailMate (1.9.2r5141) Just as a follow-up: I’ve marked tagged these issue and increased their priority in JIRA. Cheers, Till On 11 Nov 2015, at 10:32, Till Westmann wrote: > Hi, > > there are a number of issues that seem to cause sporadic test failures > that impact everybody. > These are the issues: > > https://issues.apache.org/jira/browse/ASTERIXDB-1137 > https://issues.apache.org/jira/browse/ASTERIXDB-1145 > https://issues.apache.org/jira/browse/ASTERIXDB-1156 > https://issues.apache.org/jira/browse/ASTERIXDB-1159 > https://issues.apache.org/jira/browse/ASTERIXDB-1164 > > I think that we should resolve them as fast as possible (as in > “start working on it today” :) ). > If you are the assignee of one of those issues and are not able to > work on it right away, please say so. > > Cheers, > Till