Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.7
-
None
Description
[Delivery] Annotations maps are defined in AMQP 1.0 as using Symbol keys (or ulong keys, which are reserved and currently unused), however proton-j currently makes it easy to use other types of key in the map, resulting in entries which are not legal. This should be restricted to just Symbol.
Attachments
Issue Links
- relates to
-
PROTON-616 Use Symbol keys in message annotations
- Closed