You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/09/23 12:06:20 UTC

[jira] [Resolved] (AMQ-6434) Return inside finally

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

Christopher L. Shannon resolved AMQ-6434.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.15.0
                   5.14.1

> Return inside finally
> ---------------------
>
>                 Key: AMQ-6434
>                 URL: https://issues.apache.org/jira/browse/AMQ-6434
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Kaloyan Spiridonov
>            Assignee: Christopher L. Shannon
>            Priority: Trivial
>             Fix For: 5.14.1, 5.15.0
>
>
> In runTask() method in PooledTaskRunner class there is an return statement in finally block. This will cause any exception that might be thrown in the try block to be discarded.



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