gemmellr commented on pull request #20: URL: https://github.com/apache/qpid-cpp/pull/20#issuecomment-697239730
This change results in the broker using an illegal string typed annotation key for the added timestamp. Worse, it causes the broker to mutate incoming symbol-keyed annotations to use illegal string keys as well, so even if a recipient could ignore the wayward type (which many cant) for such an annotation it wasnt specifically aware of, it would still find any it was aware of to be broken. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
