+1 (binding)

* Checked parent version in pom.xml files using `grep -LPrz --include
pom.xml "<parent>(.|\n)*<version>2.53.0<\/version>(.|\n)*<\/parent>"
./`
* Ran binary broker instance on Fedora 43 using OpenJDK 21
* Checked the web console using `Google Chrome`
* Checked producing, browsing and consuming messages from a queue
using `artemis check queue --name TEST --produce 1000 --browse 1000
--consume 1000`

Connection brokerURL = tcp://localhost:61616
Running QueueCheck
Checking that a producer can send 1000 messages to the queue TEST ... success
Checking that a consumer can browse 1000 messages from the queue TEST
... success
Checking that a consumer can consume 1000 messages from the queue TEST
... success
Checks run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453
sec - QueueCheck

Domenico

On Tue, 17 Mar 2026 at 02:22, Clebert Suconic <[email protected]> wrote:
>
> I would like to propose an Apache Artemis 2.53.0 release.
>
>
> Highlights:
>
> * The documentation chapters have been reorganized
> * The PDF output has been improved for better readability
> * ARTEMIS-5925 - The Lock coordinator can now be applied to broker
> connections, supporting "Star Mirror" for enhanced HA topologies
> * ARTEMIS-5946 - Update to Artemis Console 1.7.0
> * ARTEMIS-5941 - Route wildcard subscriptions direct to demand
> bindings for improved performance
> * ARTEMIS-5951 - CTRL+C is now properly handled on artemis shell
> * ARTEMIS-5954 - artemis shell now supports command history
> * ARTEMIS-5607 - It is now possible to disable JMX notifications
> * For developers, due to ARTEMIS-5896 ErrorProne will only run when
> building with Java 25+.
>
>
> The full release notes:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356748
>
> The maven stating repository:
> https://repository.apache.org/content/repositories/orgapacheartemis-1014
>
> The maven repository for the activemq->artemis rellocations:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1474
>
> The commit report:
> https://artemis.apache.org/components/artemis/download/commit-report-2.53.0
>
> Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/artemis/artemis/2.53.0
>
> How to validate the release:
> https://artemis.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
>
>
>
> it is tagged in the source repository as 2.53.0
>
>
> This vote will stay open until at least March 20th 9:00 AM  EDT, which
> is 13:00 GMT
>
>
> Notice that I'm giving some extra time from when i opened this vote
> since I started it after business hours.
>
>
>
> --
> Clebert Suconic
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to