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 819FF10132 for ; Wed, 18 Feb 2015 18:11:15 +0000 (UTC) Received: (qmail 93366 invoked by uid 500); 18 Feb 2015 18:11:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 93337 invoked by uid 500); 18 Feb 2015 18:11:12 -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 93326 invoked by uid 99); 18 Feb 2015 18:11:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Feb 2015 18:11:12 +0000 Date: Wed, 18 Feb 2015 18:11:12 +0000 (UTC) From: "Chris Lohfink (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CASSANDRA-8828) Counter of ALLOW FILTERING queries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chris Lohfink created CASSANDRA-8828: ---------------------------------------- Summary: Counter of ALLOW FILTERING queries Key: CASSANDRA-8828 URL: https://issues.apache.org/jira/browse/CASSANDRA-8828 Project: Cassandra Issue Type: New Feature Components: Core Reporter: Chris Lohfink Having a counter of requests that use allow filtering could be something to check to make sure a cluster is not using dangerous queries in production. -- This message was sent by Atlassian JIRA (v6.3.4#6332)