Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3101617402 for ; Mon, 11 May 2015 18:55:04 +0000 (UTC) Received: (qmail 40230 invoked by uid 500); 11 May 2015 18:55:04 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 40196 invoked by uid 500); 11 May 2015 18:55:04 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 40121 invoked by uid 99); 11 May 2015 18:55:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 May 2015 18:55:04 +0000 Date: Mon, 11 May 2015 18:55:03 +0000 (UTC) From: "Ariel Weisberg (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9029) Add support for rate limiting log statements 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/CASSANDRA-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538429#comment-14538429 ] Ariel Weisberg commented on CASSANDRA-9029: ------------------------------------------- We decided to keep the static accessor methods so if you are debugging something you can splat the entire thing into one statement. It took some convincing that this would be used in scenarios that are per operation and performance sensitive. > Add support for rate limiting log statements > -------------------------------------------- > > Key: CASSANDRA-9029 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9029 > Project: Cassandra > Issue Type: Improvement > Reporter: Ariel Weisberg > Assignee: Ariel Weisberg > Fix For: 3.0, 2.1.6 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)