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

Rob Godfrey commented on QPID-7856:
-----------------------------------

Yes - to be honest in a hosted service you might actually want to link the 
sessionCountLimit to an individual user identity, rather than having the same 
value for all users on a vhost.  Having them as global defaults seems fine... 
having them set on a per-port basis just seems a little odd (since it's a weird 
place to set them).

> [Java Broker] Move broker connection related attributes into amqp port
> ----------------------------------------------------------------------
>
>                 Key: QPID-7856
>                 URL: https://issues.apache.org/jira/browse/QPID-7856
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Alex Rudyy
>             Fix For: qpid-java-broker-7.0.0
>
>
> The current implementation of broker model object interface declares 
> connection related attributes "connection.sessionCountLimit", 
> "connection.heartBeatDelay", "connection.closeWhenNoRoute". These attributes 
> need to be moved into AMQP Port model object interface as they are only 
> applicable to AMQP connections. Additionally, AMQP connection interface needs 
> to expose negotiated heartbeat/idle timeouts intervals.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to