rabbitmq amqp1 doesn't support vbin8 encoding
Bug #1465409 reported by
Flavio Percoco
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| oslo.messaging |
Fix Released
|
High
|
Flavio Percoco | ||
| Kilo |
Fix Committed
|
High
|
Flavio Percoco | ||
Bug Description
The rabbitmq plugin for amqp 1.0 doesn't have support for the vbin8 encoding. This has been reported upstream[0]. In the meantime, we're setting `inferred=True` in the `Message` to have proton encode the message as AMQP DATA rather than AMQP VALUE.
| Changed in oslo.messaging: | |
| assignee: | nobody → Flavio Percoco (flaper87) |
| importance: | Undecided → High |
| Changed in oslo.messaging: | |
| status: | New → In Progress |
| tags: | added: kilo-backport-potential |
| summary: |
- rabbitamq amqp1 doesn't support vbin8 encoding + rabbitmq amqp1 doesn't support vbin8 encoding |
| Changed in oslo.messaging: | |
| milestone: | none → 1.15.0 |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: stable/kilo /review. openstack. org/192108
Review: https:/