[
https://issues.apache.org/jira/browse/CASSANDRA-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391399#comment-14391399
]
Carl Yeksigian commented on CASSANDRA-9055:
-------------------------------------------
+1
> 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
>
> Attachments: 9055-trunk.txt
>
>
> 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)