From user-return-3750-apmail-phoenix-user-archive=phoenix.apache.org@phoenix.apache.org Mon Sep 14 15:24:37 2015 Return-Path: X-Original-To: apmail-phoenix-user-archive@minotaur.apache.org Delivered-To: apmail-phoenix-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E361710256 for ; Mon, 14 Sep 2015 15:24:36 +0000 (UTC) Received: (qmail 39824 invoked by uid 500); 14 Sep 2015 15:24:36 -0000 Delivered-To: apmail-phoenix-user-archive@phoenix.apache.org Received: (qmail 39782 invoked by uid 500); 14 Sep 2015 15:24:36 -0000 Mailing-List: contact user-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@phoenix.apache.org Delivered-To: mailing list user@phoenix.apache.org Received: (qmail 39773 invoked by uid 99); 14 Sep 2015 15:24:36 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2015 15:24:36 +0000 Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5FCD11A00A8 for ; Mon, 14 Sep 2015 15:24:36 +0000 (UTC) Received: by igcpb10 with SMTP id pb10so92669637igc.1 for ; Mon, 14 Sep 2015 08:24:35 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.50.92.9 with SMTP id ci9mr19572746igb.2.1442244275521; Mon, 14 Sep 2015 08:24:35 -0700 (PDT) Received: by 10.36.26.135 with HTTP; Mon, 14 Sep 2015 08:24:35 -0700 (PDT) In-Reply-To: <55F6AA85.5030205@mendeley.com> References: <55F69083.7070707@mendeley.com> <55F6A7EE.8000609@mendeley.com> <55F6AA85.5030205@mendeley.com> Date: Mon, 14 Sep 2015 08:24:35 -0700 Message-ID: Subject: Re: failing unit test in Phoenix source (master branch) From: James Taylor To: "user@phoenix.apache.org" Content-Type: multipart/alternative; boundary=047d7b10c7f7b8d32b051fb6a988 --047d7b10c7f7b8d32b051fb6a988 Content-Type: text/plain; charset=UTF-8 Thanks for filing these issues. I believe these failures occur on Java 8, but not on 7. Not sure why, though. James On Monday, September 14, 2015, James Heather wrote: > Reported as > > https://issues.apache.org/jira/browse/PHOENIX-2256 > > James > > On 14/09/15 11:56, James Heather wrote: > >> Table "b" should get evicted first, which creates enough space for "d". >> But in fact "c" gets evicted first, and then "b" needs to be evicted as >> well to make enough room. >> >> I don't know if there's a race condition in here somewhere. It's odd that >> no one has picked up on a failing test before, so I'm wondering whether it >> succeeds in some environments. But it fails for me on both Ubuntu and >> Fedora (both with 64-bit Java 8). >> > > --047d7b10c7f7b8d32b051fb6a988 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for filing these issues. I believe these failures occur on Java 8, b= ut not on 7. Not sure why, though.

=C2=A0 =C2=A0James

On Monday, September 14, 2015, James Heather <james.heather@mendeley.com> w= rote:
Reported as

https://issues.apache.org/jira/browse/PHOENIX-2256

James

On 14/09/15 11:56, James Heather wrote:
Table "b" should get evicted first, which creates enough space fo= r "d". But in fact "c" gets evicted first, and then &qu= ot;b" needs to be evicted as well to make enough room.

I don't know if there's a race condition in here somewhere. It'= s odd that no one has picked up on a failing test before, so I'm wonder= ing whether it succeeds in some environments. But it fails for me on both U= buntu and Fedora (both with 64-bit Java 8).

--047d7b10c7f7b8d32b051fb6a988--