michaelandrepearce commented on issue #2427: ARTEMIS-2170 Optimized CoreMessage's checkProperties and cleanupInternalProperties methods URL: https://github.com/apache/activemq-artemis/pull/2427#issuecomment-456191677 Just test core message in isolation franz. If an internal header is not present it will not iterate through. This needs to be kept. As ive suggested earlier maybe these special headers should go into extra properties that are kept in a seperate typed properties a bit like what is done for amqp message. But currently without doing anything i cant give this a +1 as messages without any internal properties currently dont need them iterated at all.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
