You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Created) (JIRA)" <ji...@apache.org> on 2011/11/02 16:23:32 UTC

[jira] [Created] (QPID-3577) An empty (null string) message group identifier is not assigned to the default group.

An empty (null string) message group identifier is not assigned to the default group.
-------------------------------------------------------------------------------------

                 Key: QPID-3577
                 URL: https://issues.apache.org/jira/browse/QPID-3577
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.13
         Environment: all
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Minor
             Fix For: 0.13


A message who's group id is not specified or a null string should be assigned to the default group (per feature requirements).  While this is done if no group header is present, a null group id is not correctly handled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (QPID-3577) An empty (null string) message group identifier is not assigned to the default group.

Posted by "Ken Giusti (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated QPID-3577:
-----------------------------

    Attachment: test_reproducer.py
    
> An empty (null string) message group identifier is not assigned to the default group.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-3577
>                 URL: https://issues.apache.org/jira/browse/QPID-3577
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.13
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: test_reproducer.py
>
>
> A message who's group id is not specified or a null string should be assigned to the default group (per feature requirements).  While this is done if no group header is present, a null group id is not correctly handled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (QPID-3577) An empty (null string) message group identifier is not assigned to the default group.

Posted by "Ken Giusti (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved QPID-3577.
------------------------------

    Resolution: Fixed
    
> An empty (null string) message group identifier is not assigned to the default group.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-3577
>                 URL: https://issues.apache.org/jira/browse/QPID-3577
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.13
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: qpid-3577.patch, test_reproducer.py
>
>
> A message who's group id is not specified or a null string should be assigned to the default group (per feature requirements).  While this is done if no group header is present, a null group id is not correctly handled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (QPID-3577) An empty (null string) message group identifier is not assigned to the default group.

Posted by "Ken Giusti (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti updated QPID-3577:
-----------------------------

    Attachment: qpid-3577.patch
    
> An empty (null string) message group identifier is not assigned to the default group.
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-3577
>                 URL: https://issues.apache.org/jira/browse/QPID-3577
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.13
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: qpid-3577.patch, test_reproducer.py
>
>
> A message who's group id is not specified or a null string should be assigned to the default group (per feature requirements).  While this is done if no group header is present, a null group id is not correctly handled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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