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


With regards,
Apache Git Services

Reply via email to