You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2009/08/24 03:12:59 UTC

[jira] Created: (QPID-2069) Headers Exchange MBean rejects new bindings that contains keys with an empty value

Headers Exchange MBean rejects new bindings that contains keys with an empty value
----------------------------------------------------------------------------------

                 Key: QPID-2069
                 URL: https://issues.apache.org/jira/browse/QPID-2069
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M4, M3, M2.1, 0.5
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Minor
             Fix For: 0.6


The HeadersExchange MBean places invalid restrictions on the input when creating new bindings. The MBean rejects new bindings that contain empty values for a key, but the HeaderBinding places no such restriction on its input and explicitly defines this input to be valid; an empty or null value for a given key indicates the key should be matched on presence alone.

-- 
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-2069) Headers Exchange MBean rejects new bindings that contains keys with an empty value

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

Robbie Gemmell updated QPID-2069:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> Headers Exchange MBean rejects new bindings that contains keys with an empty value
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-2069
>                 URL: https://issues.apache.org/jira/browse/QPID-2069
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M2.1, M3, M4, 0.5
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.6
>
>
> The HeadersExchange MBean places invalid restrictions on the input when creating new bindings. The MBean rejects new bindings that contain empty values for a key, but the HeaderBinding places no such restriction on its input and explicitly defines this input to be valid; an empty or null value for a given key indicates the key should be matched on presence alone.

-- 
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] Resolved: (QPID-2069) Headers Exchange MBean rejects new bindings that contains keys with an empty value

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

Aidan Skinner resolved QPID-2069.
---------------------------------

    Resolution: Fixed

> Headers Exchange MBean rejects new bindings that contains keys with an empty value
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-2069
>                 URL: https://issues.apache.org/jira/browse/QPID-2069
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M2.1, M3, M4, 0.5
>            Reporter: Robbie Gemmell
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.6
>
>
> The HeadersExchange MBean places invalid restrictions on the input when creating new bindings. The MBean rejects new bindings that contain empty values for a key, but the HeaderBinding places no such restriction on its input and explicitly defines this input to be valid; an empty or null value for a given key indicates the key should be matched on presence alone.

-- 
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] Assigned: (QPID-2069) Headers Exchange MBean rejects new bindings that contains keys with an empty value

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

Robbie Gemmell reassigned QPID-2069:
------------------------------------

    Assignee: Aidan Skinner  (was: Robbie Gemmell)

Hi Aidan, can you review this change please, thanks.

> Headers Exchange MBean rejects new bindings that contains keys with an empty value
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-2069
>                 URL: https://issues.apache.org/jira/browse/QPID-2069
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M2.1, M3, M4, 0.5
>            Reporter: Robbie Gemmell
>            Assignee: Aidan Skinner
>            Priority: Minor
>             Fix For: 0.6
>
>
> The HeadersExchange MBean places invalid restrictions on the input when creating new bindings. The MBean rejects new bindings that contain empty values for a key, but the HeaderBinding places no such restriction on its input and explicitly defines this input to be valid; an empty or null value for a given key indicates the key should be matched on presence alone.

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