[ 
https://issues.apache.org/jira/browse/CASSANDRA-9421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Branimir Lambov updated CASSANDRA-9421:
---------------------------------------
    Reviewer: Sam Tunnicliffe
      Status: Patch Available  (was: In Progress)

|[code 
(trunk)|https://github.com/blambov/cassandra/tree/9421]|[utest|http://cassci.datastax.com/job/blambov-9421-testall/]|[dtest|http://cassci.datastax.com/job/blambov-9421-dtest/]|

> TriggerExecutor should not wrap all execution exceptions in a RuntimeException
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9421
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sam Tunnicliffe
>            Assignee: Branimir Lambov
>            Priority: Minor
>              Labels: lhf
>             Fix For: 2.2.x
>
>
> It may be desirable to have implementations of  {{ITrigger#augment}} throw 
> {{RequestValidationException}} or {{RequestExecutionException}} when 
> conditions for applying the trigger are not met (see CASSANDRA-9334 for more 
> discussion). {{TriggerExecutor#executeInternal}} currently catches any 
> exception thrown by a trigger, wraps it in a {{RuntimeException}} and 
> rethrows. It would be better to allow {{CassandraExceptions}} to propagate 
> back to clients directly.



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

Reply via email to