graben commented on issue #1717:
URL: https://github.com/apache/activemq/issues/1717#issuecomment-5095459403
Missing feature causes messaginghub/pooled-jms library to fail with ActiveMQ
6.3.0
```
java.lang.UnsupportedOperationException: getDeliveryDelay() is not supported
at
org.apache.activemq.ActiveMQMessageProducerSupport.getDeliveryDelay(ActiveMQMessageProducerSupport.java:71)
~[activemq-client-6.3.0.jar:6.3.0]
at
org.messaginghub.pooled.jms.JmsPoolMessageProducer.<init>(JmsPoolMessageProducer.java:64)
~[pooled-jms-3.2.2.jar:?]
at
org.messaginghub.pooled.jms.pool.PooledSessionHolder.getOrCreateProducer(PooledSessionHolder.java:187)
~[pooled-jms-3.2.2.jar:?]
at
org.messaginghub.pooled.jms.JmsPoolSession.createProducer(JmsPoolSession.java:454)
~[pooled-jms-3.2.2.jar:?]
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
```
--
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