You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/03/18 11:36:11 UTC

[GitHub] [activemq-artemis] gemmellr commented on issue #2954: ARTEMIS-2608 Fix ClassCastException on binary properties retrieval

gemmellr commented on issue #2954: ARTEMIS-2608 Fix ClassCastException on binary properties retrieval
URL: https://github.com/apache/activemq-artemis/pull/2954#issuecomment-600572896
 
 
   I dont think the issue is within the AMQP client. The broker sends the AMQP consumer binary values in the message, so unless its mutated before resending (i.e clearing the properties and setting new values) those same binary values are going to go back to the broker. If it doesn't handle them that seems like its on it, given it created them to start with.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services