[
https://issues.apache.org/jira/browse/ARTEMIS-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507722#comment-17507722
]
Justin Bertram commented on ARTEMIS-3726:
-----------------------------------------
[~gayatribeela], it appears someone asked this [exact same question on the
mailing list|https://lists.apache.org/thread/dcbw2f3joxl6dcy75j2xqyhk08bcw7l4]
so I'll follow-up there.
> when using the replica mode in artemis HA, records processing is very slow
> --------------------------------------------------------------------------
>
> Key: ARTEMIS-3726
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3726
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.13.0, 2.20.0
> Reporter: gayatri beela
> Priority: Major
> Attachments: broker_master_replica.xml, broker_slave_replica.xml
>
>
> We are using artemis HA in replica mode with master/slave configuration.
> >From the web application we are connecting to the artemis with
> org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory
> ActiveMQConnectionFactory actMQConnFactory = new
> ActiveMQConnectionFactory(connectionURL);
> where connectionURL we are providing as
> (tcp://serverIP1:61616,tcp://serverIP2:61616)?ha=true&reconnectAttempts=3
> Without HA mode the data is processing very fast. However, When pushing the
> data into the queue in HA mode they are processing very slow (almost triple
> the time )
> Please advise on this behaviour
> [^broker_master_replica.xml] [^broker_slave_replica.xml]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)