Return-Path: Delivered-To: apmail-hadoop-hbase-user-archive@minotaur.apache.org Received: (qmail 34199 invoked from network); 8 Apr 2010 04:13:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Apr 2010 04:13:54 -0000 Received: (qmail 45237 invoked by uid 500); 8 Apr 2010 04:13:53 -0000 Delivered-To: apmail-hadoop-hbase-user-archive@hadoop.apache.org Received: (qmail 45144 invoked by uid 500); 8 Apr 2010 04:13:53 -0000 Mailing-List: contact hbase-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-user@hadoop.apache.org Delivered-To: mailing list hbase-user@hadoop.apache.org Received: (qmail 45136 invoked by uid 99); 8 Apr 2010 04:13:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Apr 2010 04:13:53 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryanobjc@gmail.com designates 209.85.210.184 as permitted sender) Received: from [209.85.210.184] (HELO mail-yx0-f184.google.com) (209.85.210.184) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Apr 2010 04:13:47 +0000 Received: by yxe14 with SMTP id 14so924194yxe.5 for ; Wed, 07 Apr 2010 21:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XnAUSdonjn0w5aPYUKIVtMEQukMyGrhxelk95apGy/Y=; b=aPh+zEIEx9kRU6nMydn3a266IubmtZ913p9orAEdjlMAk5asbcHPHY+Mm4t0kaY24r ap4QuiyScGzONmyVScpVqv5vXAyWtg4x3p2+G9K27t9+96F6sHilo2rvfwVPWXgWSsgY kicXyvdqQLbc3HydCOErgn63dNoikO9dXdGeU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TvotkIF7J9Eqj69/CXZnGPQ2laY5JdKGvaHAWcjoZCWjxlMfjTGyVviJSxjibq97YV ZyOsj+v3vD+egrhm0ketiwjkotspiJX41ikg+CY1xH1Pxku0EoLeOlx0jw3DjAzz1wnN FdUqbqY/8gx06p7CQtGIRi37OpbpTW1719btY= MIME-Version: 1.0 Received: by 10.231.9.207 with HTTP; Wed, 7 Apr 2010 21:13:26 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 Apr 2010 21:13:26 -0700 Received: by 10.150.167.1 with SMTP id p1mr10304684ybe.25.1270700007068; Wed, 07 Apr 2010 21:13:27 -0700 (PDT) Message-ID: Subject: Re: Tuning question... From: Ryan Rawson To: hbase-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm using u14. Old school! Considering how buggy u18 was, I'm not super inclined to upgrade. u14 runs fine w/o crashing. On Wed, Apr 7, 2010 at 9:06 PM, Stack wrote: > On Wed, Apr 7, 2010 at 3:36 PM, Michael Dalton wrote= : >> Correct me if I'm wrong on any of this, but is >> escape analysis safe at all to turn on in production given that it's tot= ally >> disabled now in the most recent Java builds? >> > Thats sounds right. =A0Ryan, you are running u16? =A0Its off in u19 too I= believe. > St.Ack >