Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1409319DBA for ; Fri, 8 Apr 2016 21:39:26 +0000 (UTC) Received: (qmail 78459 invoked by uid 500); 8 Apr 2016 21:39:26 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 78406 invoked by uid 500); 8 Apr 2016 21:39:25 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 78391 invoked by uid 99); 8 Apr 2016 21:39:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2016 21:39:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8B28E2C1F6C for ; Fri, 8 Apr 2016 21:39:25 +0000 (UTC) Date: Fri, 8 Apr 2016 21:39:25 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4181) Log spam regarding swappiness MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233007#comment-15233007 ] Josh Elser commented on ACCUMULO-4181: -------------------------------------- bq. The generic logger config, which I copied straight from the provided template, has the following: I'm sorry, but I'm not following. Can you specify in terms of the file: was the above what you had in monitor_logger.xml? Or generic_logger.xml? Are you saying that you (accidentally) configured the monitor to send updates to itself? Taking a glance at the example configs in the master branch, they look right to me. I just want to make sure we're not shipping stuff which is easy to mess up. I appreciate you helping out with the extra info. > Log spam regarding swappiness > ----------------------------- > > Key: ACCUMULO-4181 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4181 > Project: Accumulo > Issue Type: Improvement > Components: monitor > Affects Versions: 1.7.1 > Reporter: Michiel Vanderlee > Priority: Minor > > I notice that the monitor completely fills the log files with the following message: > "2016-04-07 05:21:12,955 [server.Accumulo] WARN : System swappiness setting is greater than ten (30) which can cause time-sensitive operations to be delayed. Accumulo is time sensitive because it needs to maintain distributed lock agreement.." > If I see this once during startup is enough, I don't need it to fill 10 log files of a 1GB each within 3 days -- This message was sent by Atlassian JIRA (v6.3.4#6332)