Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DB8E11AB7 for ; Mon, 9 Jun 2014 22:40:58 +0000 (UTC) Received: (qmail 97695 invoked by uid 500); 9 Jun 2014 22:40:58 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 97652 invoked by uid 500); 9 Jun 2014 22:40:57 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 97641 invoked by uid 99); 9 Jun 2014 22:40:57 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jun 2014 22:40:57 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 253E21D9CDA; Mon, 9 Jun 2014 22:40:48 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2417385967315872348==" MIME-Version: 1.0 Subject: Review Request 22403: ACCUMULO-2787 Tune max open file recommendation From: "Mike Drob" To: "Mike Drob" , "accumulo" Date: Mon, 09 Jun 2014 22:40:48 -0000 Message-ID: <20140609224048.22324.74762@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Mike Drob" X-ReviewGroup: accumulo X-ReviewRequest-URL: https://reviews.apache.org/r/22403/ X-Sender: "Mike Drob" Reply-To: "Mike Drob" X-ReviewRequest-Repository: accumulo --===============2417385967315872348== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22403/ ----------------------------------------------------------- Review request for accumulo. Bugs: ACCUMULO-2787 https://issues.apache.org/jira/browse/ACCUMULO-2787 Repository: accumulo Description ------- ACCUMULO-2787 Tune max open file recommendation Tune the recommendation for max open files down to 32k because 64k is a very high amount and probably more than we need. Diffs ----- bin/start-server.sh 08c5126d0d81cfe39dc273a44ce01f9c2d6cadca Diff: https://reviews.apache.org/r/22403/diff/ Testing ------- Thanks, Mike Drob --===============2417385967315872348==--