[ 
https://issues.apache.org/jira/browse/QPID-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975009#comment-15975009
 ] 

ASF subversion and git services commented on QPID-7637:
-------------------------------------------------------

Commit 1791937 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1791937 ]

QPID-7637: [Java Broker, AMQP 1.0] Apply existing block state to newly created 
sessions.

> [AMQP 1.0] existing block state not applied to newly created sessions
> ---------------------------------------------------------------------
>
>                 Key: QPID-7637
>                 URL: https://issues.apache.org/jira/browse/QPID-7637
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-broker-7.0.0
>
>
> If a block condition already exists, and then  new session is created, the 
> block ought to be applied to the newly created session.  On the AMQP 1.0 
> path, this currently does not happen.    The code needs to be analogous to 
> {{AMQPConnection_0_8Impl#addChannel}}.    It looks like the code is in place 
> to propagate the block state to newly attached links, but I have not tested 
> this code path,



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to