Dear Artemis committers,
Reading
https://access.redhat.com/documentation/de-de/red_hat_amq_broker/7.11/html-single/release_notes_for_red_hat_amq_broker_7.11/index
I see "Starting with the AMQ Broker 8.0 release, the Openwire protocol will be
removed from AMQ Broker".
Does this mean, that there
The PR [1] for this has been sent. I expect it will be in the 2.34.0
release expected next week.
Justin
[1] https://github.com/apache/activemq-artemis/pull/4897
On Thu, Apr 25, 2024 at 12:05 PM William Crowell
wrote:
> Good afternoon,
>
> Does anyone know when ARTEMIS-4420 will be pushed into
Good afternoon,
Does anyone know when ARTEMIS-4420 will be pushed into a release? Any plans on
putting it in 2.33.1 or 2.34.0?
Regards,
William Crowell
This e-mail may contain information that is privileged or confidential. If you
are not the intended recipient, please delete the e-mail and
I'm not aware of anything related to reloading broker.xml that would impact
replication, and I don't think replication itself will change the size of
the message (e.g. via adding headers). Replication is performed at the
journal level so whatever is written to disk on the primary is what should
be
Hello all,
we have got somewhat closer to the root cause. Primary broker started
increasing response time for sending messages again and was “fixed” by simple
reload of configuration by “touch broker.xml”.
Replicating backup broker log contains lines like
2024-04-25 01:33:41,401 WARN
[org.ap