I would like to propose an Apache ActiveMQ Artemis 2.10.0 release.
I would like to highlight the following features on this release: [ARTEMIS-2364] - Implement collision avoidance for redelivery [ARTEMIS-2457] - Implement ring queue These features added more rich features on Queue Processing. and the following performance improvement on this release: [ARTEMIS-2399] - Improve Paging performance when there are a lot of subscribers As this last change is almost like a new feature by itself. Paging will now be streamed from Page Subscriptions, being a faster approach with many subscriptions. The release notes can be found here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12345602 This is a substantial release, with 140 git commits and touching 76 JIRAs, as you can see on the commit report: https://activemq.apache.org/components/artemis/download/commit-report-2.10.0 Source and binary distributions can be found here: https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.10.0 The Maven repository is here: https://repository.apache.org/content/repositories/orgapacheactivemq-1194 In case you want to give it a try with the maven repo on examples: https://activemq.apache.org/components/artemis/documentation/latest/hacking-guide/validating-releases.html The source tag: https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.10.0?p=activemq-artemis.git;a=tag;h=refs/tags/2.10.0 I will update the website after the vote has passed. [ ] +1 approve the release as Apache Artemis 2.4.0 [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here's my +1 -- Clebert Suconic