You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2010/06/11 10:27:13 UTC

[jira] Created: (QPID-2664) Fix various sonar highlighted coding weaknesses including cleanup of streams in exception handlers and double checked locking

Fix various sonar highlighted coding weaknesses including cleanup of streams in exception handlers and double checked locking
-----------------------------------------------------------------------------------------------------------------------------

                 Key: QPID-2664
                 URL: https://issues.apache.org/jira/browse/QPID-2664
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker, Java Client
    Affects Versions: 0.6
            Reporter: Marnie McCormack
            Assignee: Marnie McCormack
            Priority: Minor
             Fix For: 0.7


Raising to cover various Sonar reported issues with Java codebase including addition of finally blocks to clean up resources on exception path and some double checked locking

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Closed: (QPID-2664) Fix various sonar highlighted coding weaknesses including cleanup of streams in exception handlers and double checked locking

Posted by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell closed QPID-2664.
--------------------------------

    Fix Version/s:     (was: 0.7)
       Resolution: Duplicate

Closing as work has been undertaken/is ongoing via other duplicate JIRAs.

> Fix various sonar highlighted coding weaknesses including cleanup of streams in exception handlers and double checked locking
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2664
>                 URL: https://issues.apache.org/jira/browse/QPID-2664
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client
>    Affects Versions: 0.6
>            Reporter: Marnie McCormack
>            Assignee: Marnie McCormack
>            Priority: Minor
>
> Raising to cover various Sonar reported issues with Java codebase including addition of finally blocks to clean up resources on exception path and some double checked locking

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org