+1 (binding)

* Checked parent version in pom.xml files using `grep -LPrz --include
pom.xml "<parent>(.|\n)*<version>2.41.0<\/version>(.|\n)*<\/parent>" ./`
* Ran binary broker instance on Fedora 38 using OpenJDK 17
* 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.863 sec
- QueueCheck

On Thu, 24 Apr 2025 at 00:14, Clebert Suconic <clebert.suco...@gmail.com>
wrote:

> I would like to propose an Apache ActiveMQ Artemis 2.41.0 release.
>
> Highlights
> - AMQP Broker Connections Advanced Bridges
> - HTTP/2 support for the embedded web server
> - New data available via management for queues, addresses- , and core
> bridges
> - Performance improvements when removing queues, especially in
> queue-heavy use-cases
> - A handful of paging improvements including additional tests
> - Several dependency upgrades
>
>
> Full release notes:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12355793
>
>
> * Commit report:
>
> https://activemq.apache.org/components/artemis/download/commit-report-2.41.0
>
> * Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.41.0
>
> * Maven staging repository:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1429
>
> * How to validate the release:
>
> https://activemq.apache.org/components/artemis/documentation/hacking-guide/#validating-releases
>
> It is tagged in the source repo as <version>.
>
> This vote will stay open until at least until Monday 28th of April,
> end of the day
>
>
>
> [ ] +1 approve this release
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@activemq.apache.org
> For additional commands, e-mail: dev-h...@activemq.apache.org
> For further information, visit: https://activemq.apache.org/contact
>
>
>

Reply via email to