You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/09/03 11:23:51 UTC

[jira] [Created] (CASSANDRA-7865) UDF vs future native function

Robert Stupp created CASSANDRA-7865:
---------------------------------------

             Summary: UDF vs future native function
                 Key: CASSANDRA-7865
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7865
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Robert Stupp
            Assignee: Robert Stupp


Currently theoretical scenario:
# user creates UDF {{foobar}}
# a new native function with the same name {{foobar}} is added in a future C* version
# C* startup fails with an assertion error in {{Functions.java}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)