clebertsuconic commented on PR #6323: URL: https://github.com/apache/artemis/pull/6323#issuecomment-4189194594
@gemmellr I'm still testing this, but I made a change on AMQPMessage to dive into the size of the messages. I am still not 100% sure if the skipValue portion for applicationPropertiesCount on this part is correct: https://github.com/clebertsuconic/artemis/blob/ab801e251f21fb094c157076739fac4d9813729f/artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/broker/AMQPMessage.java#L771-L775 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
