mattrpav commented on issue #2271: URL: https://github.com/apache/activemq/issues/2271#issuecomment-5146838051
@graben **_ALL_** sends are broken or only ones that specify a deliveryDelay? If it is all sends, that sounds like a bug in the messagehub pool. I don't see why one would _always_ set deliveryDelay if its not in use. If it is only ones that use deliveryDelay, there is an easy temporary work around to write a wrapper stub that maps the deliveryDelay to the ActiveMQ Scheduled Message property. -- 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] For further information, visit: https://activemq.apache.org/contact
