View Issue Details

IDProjectCategoryView StatusLast Update
000430110000-014: PubSubSpecpublic2018-06-13 22:01
Reportermpostol Assigned ToMatthias Damm  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
PlatformAnyOSANyOS VersionAny
Summary0004301: 7.3.4.6 Transport Limits and Keep Alive
Description

From the spec:

If the KeepAliveTime is set on a WriterGroup, a value slightly higher than the configured value of the group should be used as idle timeout of the connection ensuring that the connection is disconnected if the keep alive message was not sent by any writer. ....

Issue:

It must be explained what the connection means. The AMQP defines connection for:

  • Containers,
  • session
  • Link.

Additionally, it must be explained how this parameter affects the Publisher/Subscribers interoperability. It seems that it is only a parameter of the AMQP Container to Container interoperability.

Anyway, it requires the 1:1 relationship between PubSub WriterGroup and AMQP Container/session/Link (depending on the decision related to the defined above issue) but this relation is not defined or I cannot find any information about it in the AMQP mapping stuff.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2018-06-13 22:01

developer   ~0009175

Changed text to:
If the KeepAliveTime is set on a WriterGroup, a value slightly higher than the configured value of the group should be used as AMQP idle time-out of the AMQP connection ensuring that the connection is disconnected if the keep alive message was not sent by any writer.

This gives reference to AMQP spec

Paul Hunkar

2018-06-13 22:01

developer   ~0009176

Agreed to changes in UA face to face meeting - will be available in draft 1.05.02

Issue History

Date Modified Username Field Change
2018-06-11 20:13 mpostol New Issue
2018-06-13 22:01 Matthias Damm Note Added: 0009175
2018-06-13 22:01 Matthias Damm Status new => resolved
2018-06-13 22:01 Matthias Damm Resolution open => fixed
2018-06-13 22:01 Matthias Damm Assigned To => Matthias Damm
2018-06-13 22:01 Paul Hunkar Note Added: 0009176
2018-06-13 22:01 Paul Hunkar Status resolved => closed