Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
qpid-cpp-1.39.0
-
None
-
None
Description
I noticed while trying out QPID-5285, that the broker adds an illegal string typed annotation key for the added timestamp.
Worse, the addition also causes the broker to mutate incoming symbol-keyed annotations to alsouse illegal string keys as well. As a result, even if a recipient could ignore the wayward type (which many cant) for any added annotations it wasn't specifically aware of, it would still find any annotations it was aware of to be broken.