Tyler Hobbs created CASSANDRA-9055:
--------------------------------------

             Summary: FunctionExecutionException results in error log about 
unexpected error
                 Key: CASSANDRA-9055
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9055
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Tyler Hobbs
            Assignee: Tyler Hobbs
             Fix For: 3.0


Because {{FunctionExecutionException}} doesn't extend 
{{RequestExecutionException}}, a failure during the execution of a UDF will 
result in a error log in QueryMessage about "Unexpected error during query".  
It seems like the proper fix to make FEE extend REE.

This is responsible for the failure of the 
{{user_functions_test.TestUserFunctions.udf_scripting_test}} dtest.



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

Reply via email to