[
https://issues.apache.org/jira/browse/ARTEMIS-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645980#comment-17645980
]
k edited comment on ARTEMIS-3965 at 12/12/22 9:38 AM:
------------------------------------------------------
We're using ActiveMQ Classic in production for many years now and we'd like to
switch to Artemis, since we expect better performance, stability & failover
(for failover we had several attempts to enable it in Classic, but we didn't
manage to finalize the project - and so failover is one of our main goals when
going to Artemis).
We recently started the Artemis migration project and ran into this same issue
with advisory messages, which we are using heavily from Classic for things like
service discovery and other.
What we see is that the advisory messages are produced but not sent over to
consumers. Is there a workaround for this issue? We even asked ourselves if
building a custom plugin may help:
[https://activemq.apache.org/components/artemis/documentation/latest/broker-plugins.html]
Has anyone went around this problem? Please share if you did.
Thanks,
Claudiu
was (Author: k100000):
We're using ActiveMQ Classic in production for many years now and we'd like to
switch to Artemis, since we expect better performance, stability & failover
(for failover we had several attempts to enable it in Classic, but we didn't
manage to finalize the project - and so failover is one of our main goals when
going to Artemis).
We recently started the Artemis migration project and ran into this same issue
with advisory messages, which we are using heavily from Classic for things like
service discovery and other.
What we see is that the advisory messages are produced but not sent over to
consumers. Is there a workaround for this issue? We even asked ourselves if
building a custom plugin may
help:[https://activemq.apache.org/components/artemis/documentation/latest/broker-plugins.html]
Has anyone went around this problem? Please share if you did.
Thanks,
Claudiu
> No ProducerInfo advisories are sent
> -----------------------------------
>
> Key: ARTEMIS-3965
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3965
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.25.0
> Reporter: Reid Sommerville
> Priority: Major
>
> When migrating an ActiveMQ application to Artemis the application failed due
> to relying on ProducerInfo advisories but none are sent by Artemis.
> OpenWireConnection.java processAddProducer does not make a call to
> fireAdvisory
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)