View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004269 | 10000-014: PubSub | Spec | public | 2018-04-30 20:20 | 2018-09-25 15:10 |
Reporter | Mariusz Postol | Assigned To | Matthias Damm | ||
Priority | high | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | Any | OS | ANy | OS Version | Any |
Summary | 0004269: Part 14 PubSub Section 7.3.4 it is not clear how to deal with long messages. | ||||
Description | The section "7.3.4.1 General" states: "AMQP Brokers have an upper limit on message size. The mechanism for handling Unfortunately, it is not clear which one limit is referred to:
Additionally, a reference to the section defining this dependence shall be provided. It seems that it is not defined at all. The Broker role is not defined in the AMQP specification. It is only an example of the Container How and if the more flag of the transfer performative shall be used. Typo depend => depends It is interoperability issue - Publisher and Subscribers must use the same mechanism. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
|
7.3.4.8.2 UADP states: If the encoded AMQP message size exceeds the Broker limits it shall be broken into multiple chunks as described in 7.2.2.2.4. For JSON this behavior is not defined. |
|
Discussed in Telco: |
|
It is very hard to be implemented because the Pub/Sub implementation is generic so it is not AMQP aware. Chunk generation should be underlying protocol responsibility. In this case, we can use native AMQP feature: more flag of the transfer performative. Anyway, we will try to implement it. |
|
max-message-size < AMQP overload + UADP chunk. Current AMQP overload is not exposed by the AMQP implementation API ?! How to deal with it? |
|
Extended the relevant paragraph in 7.3.41 to the following text: |
|
Agreed to changes in UA face to face meeting - will be available in draft 1.05.02 |
|
Agreed to 1.04 Errata. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-30 20:20 | Mariusz Postol | New Issue | |
2018-04-30 20:38 | Mariusz Postol | Note Added: 0009024 | |
2018-06-05 15:55 | Matthias Damm | Assigned To | => Matthias Damm |
2018-06-05 15:55 | Matthias Damm | Status | new => assigned |
2018-06-05 16:00 | Matthias Damm | Note Added: 0009102 | |
2018-06-10 14:27 | Mariusz Postol | Note Added: 0009134 | |
2018-06-10 14:53 | Mariusz Postol | Note Added: 0009135 | |
2018-06-13 11:04 | Matthias Damm | Note Added: 0009147 | |
2018-06-13 11:04 | Matthias Damm | Status | assigned => resolved |
2018-06-13 11:04 | Matthias Damm | Resolution | open => fixed |
2018-06-13 21:23 | Paul Hunkar | Note Added: 0009165 | |
2018-09-25 15:10 | Jim Luth | Note Added: 0009407 | |
2018-09-25 15:10 | Jim Luth | Status | resolved => closed |
2018-09-25 15:10 | Jim Luth | Fixed in Version | => 1.05 |