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 9905E180B9 for ; Tue, 26 May 2015 16:02:18 +0000 (UTC) Received: (qmail 48505 invoked by uid 500); 26 May 2015 16:02:17 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 48453 invoked by uid 500); 26 May 2015 16:02:17 -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 48219 invoked by uid 99); 26 May 2015 16:02:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2015 16:02:17 +0000 Date: Tue, 26 May 2015 16:02:17 +0000 (UTC) From: "Tyler Hobbs (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-9475) Duplicate compilation of UDFs on coordinator 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-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559295#comment-14559295 ] Tyler Hobbs commented on CASSANDRA-9475: ---------------------------------------- +1 > Duplicate compilation of UDFs on coordinator > -------------------------------------------- > > Key: CASSANDRA-9475 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9475 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Robert Stupp > Assignee: Robert Stupp > Priority: Minor > Fix For: 2.2.x > > Attachments: 9475.txt > > > User-defined functions are compiled twice on the node actually executing the CREATE FUNCTION statement. -- This message was sent by Atlassian JIRA (v6.3.4#6332)