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 9DAF8DCE7 for ; Thu, 21 Jun 2012 17:03:43 +0000 (UTC) Received: (qmail 838 invoked by uid 500); 21 Jun 2012 17:03:43 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 795 invoked by uid 500); 21 Jun 2012 17:03:43 -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 648 invoked by uid 99); 21 Jun 2012 17:03:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jun 2012 17:03:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 248FC1416E9 for ; Thu, 21 Jun 2012 17:03:43 +0000 (UTC) Date: Thu, 21 Jun 2012 17:03:43 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: commits@cassandra.apache.org Message-ID: <1843834169.39730.1340298223151.JavaMail.jiratomcat@issues-vm> In-Reply-To: <366154993.14174.1338342564982.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (CASSANDRA-4295) move checkaccess into statement.prepare 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-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4295: -------------------------------------- Reviewer: slebresne (was: jbellis) Assignee: Pavel Yaskevich (was: Sylvain Lebresne) > move checkaccess into statement.prepare > --------------------------------------- > > Key: CASSANDRA-4295 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4295 > Project: Cassandra > Issue Type: Improvement > Components: API > Affects Versions: 1.1.0 > Reporter: Jonathan Ellis > Assignee: Pavel Yaskevich > Priority: Minor > Fix For: 1.1.2 > > Attachments: CASSANDRA-4295.patch > > > there's no need to redo this every execution since the schema, tables, and users involved should all be immutable -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira