Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 941C510D47 for ; Wed, 27 Nov 2013 09:43:55 +0000 (UTC) Received: (qmail 41483 invoked by uid 500); 27 Nov 2013 09:43:54 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 41221 invoked by uid 500); 27 Nov 2013 09:43:48 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 41213 invoked by uid 99); 27 Nov 2013 09:43:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 09:43:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bs4mailinglist@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ea0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 09:43:40 +0000 Received: by mail-ea0-f173.google.com with SMTP id g15so4447754eak.4 for ; Wed, 27 Nov 2013 01:43:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ubhXqc5jaiETsIOpXNLEtPyQayUPGnTQuhEoa9/hzHw=; b=kgpztoYMA1iJqFmlIjpqanhl2Nht+IeCFPqm34S2VUSCO9CZGuwIQqMgKYMCJacLjx 5URpcJoYTEMpK0LGqsTMPnXaszfRxt9rro9OBdHlROGNTij8mCB9kUysLfTE7Qc4WXxu ngHY74VCM/EDT7xWwtivgrH/Mz18vvxym57511yv/aRZKZJ8LdWBVbE0dN5lJ8RQZGjj 3Ra8ytO28/I8YkdIfryn9jFU1oUXao1WYUzndegGL693PVTq1zK75AJ/FX6IiDWyhWvl hmdKrDSPVbmOBMSuKisMPFEq4+pdhUil5DNBU7FyiixHYpVjQpxKtgkWHVEkzWPxDebV OlEQ== MIME-Version: 1.0 X-Received: by 10.14.251.196 with SMTP id b44mr43947569ees.10.1385545399593; Wed, 27 Nov 2013 01:43:19 -0800 (PST) Received: by 10.14.75.199 with HTTP; Wed, 27 Nov 2013 01:43:19 -0800 (PST) Date: Wed, 27 Nov 2013 11:43:19 +0200 Message-ID: Subject: Setting JAVA Heap size From: Sznajder ForMailingList To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a1132efd05ceeb504ec256dae X-Virus-Checked: Checked by ClamAV on apache.org --001a1132efd05ceeb504ec256dae Content-Type: text/plain; charset=ISO-8859-1 Hi In the precedent questions on this mailing list, you advise to set the Heap Size in the java.env file. I think that in the recent version of zookeeper the java.enf file is never read ? Other suggestion: could you add this information in the documentation? Benjamin --001a1132efd05ceeb504ec256dae--