You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2012/08/02 12:57:02 UTC

[jira] [Created] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

Rob Godfrey created QPID-4183:
---------------------------------

             Summary: [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
                 Key: QPID-4183
                 URL: https://issues.apache.org/jira/browse/QPID-4183
             Project: Qpid
          Issue Type: Bug
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.

Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

Posted by "Rob Godfrey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427376#comment-13427376 ] 

Rob Godfrey commented on QPID-4183:
-----------------------------------

Merged from trunk to 0.18
                
> [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4183
>                 URL: https://issues.apache.org/jira/browse/QPID-4183
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.18, 0.19
>
>
> The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.
> Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

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

Rob Godfrey updated QPID-4183:
------------------------------

    Fix Version/s: 0.18
    
> [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4183
>                 URL: https://issues.apache.org/jira/browse/QPID-4183
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.18, 0.19
>
>
> The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.
> Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

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

Robbie Gemmell resolved QPID-4183.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19

Changes seem reasonable (obviously there are several bits not implemented in the additions, but they weren't implemented previously either so that isn't really an issue), and as they are entirely isolated to the AMQP 1.0 code there is no risk to the the broker as a whole I would suggest the changes should be requested for inclusion in 0.18 as a result.
                
> [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4183
>                 URL: https://issues.apache.org/jira/browse/QPID-4183
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.19
>
>
> The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.
> Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

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

Rob Godfrey updated QPID-4183:
------------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4183
>                 URL: https://issues.apache.org/jira/browse/QPID-4183
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>
> The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.
> Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4183) [Java Broker] AMQP 1.0 implementation broken by management adaptation layer

Posted by "Justin Ross (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427362#comment-13427362 ] 

Justin Ross commented on QPID-4183:
-----------------------------------

http://svn.apache.org/viewvc?view=revision&revision=1368414

Reviewed by Robbie.  Approved for 0.18.
                
> [Java Broker] AMQP 1.0 implementation broken by management adaptation layer
> ---------------------------------------------------------------------------
>
>                 Key: QPID-4183
>                 URL: https://issues.apache.org/jira/browse/QPID-4183
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.19
>
>
> The management adapters added to the broker break the AMQP 1.0 implementation as the implementaion of SessionModel and ConnectionModel is now required or else the connection cannot be properly initiated.
> Add a minimal implementation to restore AMQP 1.0 functionality

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org