[
https://issues.apache.org/jira/browse/ARTEMIS-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645980#comment-17645980
]
k commented on ARTEMIS-3965:
----------------------------
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 are are using heavily from Classic for things
like service discovery and other.
> 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)