+1 (binding)

* Checked parent version in pom.xml files using `grep -LPrz --include
pom.xml "<parent>(.|\n)*<version>2.51.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.273 sec
- QueueCheck

On Fri, 6 Feb 2026 at 19:27, Clebert Suconic <[email protected]>
wrote:

> I would like to propose an Apache Artemis 2.51.0 release CR2.
>
> This is the second Candidate Release (CR2) in which I'm addressing the
> log.warn that was introduced during the first attempt at the release.
>
>
> Highlights to this release:
>
> * https://issues.apache.org/jira/browse/ARTEMIS-5852 - Lock
> Coordinator for Acceptors
> ** When you combine this new functionality with Mirroring, it can now
> be used for High Availability as a better alternative to journal
> replication
> * https://issues.apache.org/jira/browse/ARTEMIS-5862 - CLI command to
> export broker.properties
> * Admin Console has been updated to 1.6.0
>
>
> * Full release notes:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12356605
>
> * Commit report:
> https://artemis.apache.org/components/artemis/download/commit-report-2.51.0
>
> * Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/artemis/artemis/2.51.0
>
> * Maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheartemis-1011
>
> * Relocations maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1470
>
> * How to validate the release:
>
> https://artemis.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
>
> It is tagged in the source repo as 2.51.0
>
> This vote will stay open until at least Web, Feb 11th.
>
> [ ] +1 approve this release
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
>
>
> --
> Clebert Suconic
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to