You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org> on 2010/06/15 16:57:26 UTC

[jira] Created: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

Base64MD5PasswordFilePrincipalDatabase - code  improvement
----------------------------------------------------------

                 Key: QPID-2669
                 URL: https://issues.apache.org/jira/browse/QPID-2669
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.6, 0.7
            Reporter: Sorin Suciu
            Priority: Minor
             Fix For: 0.7, 0.6


Few code improvements: 
- locks was taken out from the try block
- eliminated the isHeldByCurrentThread 
- eliminate imbricated try's where possible


-- 
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] Updated: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

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

Sorin Suciu updated QPID-2669:
------------------------------

    Attachment: qpid-2669_1.patch

Took out an extra export and unlock statement

> Base64MD5PasswordFilePrincipalDatabase - code  improvement
> ----------------------------------------------------------
>
>                 Key: QPID-2669
>                 URL: https://issues.apache.org/jira/browse/QPID-2669
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.6, 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.6, 0.7
>
>         Attachments: qpid-2669.patch, qpid-2669_1.patch
>
>
> Few code improvements: 
> - locks was taken out from the try block
> - eliminated the isHeldByCurrentThread 
> - eliminate imbricated try's where possible

-- 
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] Updated: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

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

Sorin Suciu updated QPID-2669:
------------------------------

    Attachment: qpid-2669.patch

Combined into a single patch. 

> Base64MD5PasswordFilePrincipalDatabase - code  improvement
> ----------------------------------------------------------
>
>                 Key: QPID-2669
>                 URL: https://issues.apache.org/jira/browse/QPID-2669
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.6, 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.6, 0.7
>
>         Attachments: qpid-2669.patch
>
>
> Few code improvements: 
> - locks was taken out from the try block
> - eliminated the isHeldByCurrentThread 
> - eliminate imbricated try's where possible

-- 
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] Updated: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

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

Sorin Suciu updated QPID-2669:
------------------------------

    Attachment: qpid-2669.patch

> Base64MD5PasswordFilePrincipalDatabase - code  improvement
> ----------------------------------------------------------
>
>                 Key: QPID-2669
>                 URL: https://issues.apache.org/jira/browse/QPID-2669
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.6, 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.6, 0.7
>
>         Attachments: qpid-2669.patch
>
>
> Few code improvements: 
> - locks was taken out from the try block
> - eliminated the isHeldByCurrentThread 
> - eliminate imbricated try's where possible

-- 
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] Updated: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

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

Sorin Suciu updated QPID-2669:
------------------------------

    Attachment:     (was: qpid-2669_1.patch)

> Base64MD5PasswordFilePrincipalDatabase - code  improvement
> ----------------------------------------------------------
>
>                 Key: QPID-2669
>                 URL: https://issues.apache.org/jira/browse/QPID-2669
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.6, 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.6, 0.7
>
>         Attachments: qpid-2669.patch
>
>
> Few code improvements: 
> - locks was taken out from the try block
> - eliminated the isHeldByCurrentThread 
> - eliminate imbricated try's where possible

-- 
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] Updated: (QPID-2669) Base64MD5PasswordFilePrincipalDatabase - code improvement

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

Sorin Suciu updated QPID-2669:
------------------------------

    Attachment:     (was: qpid-2669.patch)

> Base64MD5PasswordFilePrincipalDatabase - code  improvement
> ----------------------------------------------------------
>
>                 Key: QPID-2669
>                 URL: https://issues.apache.org/jira/browse/QPID-2669
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.6, 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.6, 0.7
>
>         Attachments: qpid-2669.patch
>
>
> Few code improvements: 
> - locks was taken out from the try block
> - eliminated the isHeldByCurrentThread 
> - eliminate imbricated try's where possible

-- 
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