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

T Jake Luciani updated CASSANDRA-9417:
--------------------------------------
    Component/s:     (was: Local Write-Read Paths)
                 Lifecycle

> Do not swallow RejectedExecutionExceptions at shutdown
> ------------------------------------------------------
>
>                 Key: CASSANDRA-9417
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9417
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Lifecycle
>            Reporter: Sergio Bossa
>            Assignee: T Jake Luciani
>            Priority: Minor
>             Fix For: 2.1.6
>
>
> As a consequence of CASSANDRA-8564, RejectedExecutionExceptions are now 
> swallowed, which is suboptimal. It would be probably better to either rethrow 
> a specialized exception to be caught and debug logged, or just cancel the 
> task inside the handler so that at least the submitting thread can check for 
> the cancellation status and properly react.



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

Reply via email to