You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Clebert Suconic <cl...@gmail.com> on 2020/04/17 21:42:46 UTC

[VOTE] Apache ActiveMQ Artemis 2.12.0 release

I would like to propose an Apache ActiveMQ Artemis 2.12.0 release.

We added the following features as part of 2.12.0:

[ARTEMIS-1194] - SOCKS proxy support
[ARTEMIS-1975] - Real LargeMessage support for AMQP
[ARTEMIS-2587] - ActiveMQ5-like dead letter strategy
[ARTEMIS-2613] - Support DivertBindings for Federated Addresses
[ARTEMIS-2624] - Auto-create expiry resources
[ARTEMIS-2692] - Provide Improved API for Queue Creation


While I want to highlight the Large Message support for AMQP, which is
a major enhancement that required some refactoring on the broker to
implement this feature.

We also added a new API for queue creation, simplifying operations on
embedded broker or Core Client.

This is also among many bug fixes. The complete release report can be
found here:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12346675

A detailed commit report:
http://activemq.apache.org/artemis/commit-report-2.12.0.html

Source and binary distributions can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.12.0

The staged Maven Repository is here:
https://repository.apache.org/content/repositories/orgapacheactivemq-1207

Instructions to how to validate the maven repository if you want to
give it a try:
http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html

The source tag:
https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.12.0

I will update the website after the vote has passed

[ ] +1 approve the release as Apache Artemis 2.12.0
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

[CANCEL] [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by Clebert Suconic <cl...@gmail.com>.
-1  / CANCEL


I have been doing tests like crazy, and I hit a regression here that
I'm not 100% sure it's serious or not. It's easy enough to redo the
release, and I will play safe in this case:

https://issues.apache.org/jira/browse/ARTEMIS-2728


Thanks for all who reviewed the release. If I can count with votes
again on next CR?


Thank you

On Sun, Apr 19, 2020 at 5:04 AM Krzysztof <h4...@gmail.com> wrote:
>
> 1+ non binding
>
> On Sun, Apr 19, 2020 at 9:53 AM Francesco Nigro <ni...@gmail.com> wrote:
>
> > +1 non-binding
> >
> > Il ven 17 apr 2020, 23:53 Clebert Suconic <cl...@gmail.com> ha
> > scritto:
> >
> > > I would like to propose an Apache ActiveMQ Artemis 2.12.0 release.
> > >
> > > We added the following features as part of 2.12.0:
> > >
> > > [ARTEMIS-1194] - SOCKS proxy support
> > > [ARTEMIS-1975] - Real LargeMessage support for AMQP
> > > [ARTEMIS-2587] - ActiveMQ5-like dead letter strategy
> > > [ARTEMIS-2613] - Support DivertBindings for Federated Addresses
> > > [ARTEMIS-2624] - Auto-create expiry resources
> > > [ARTEMIS-2692] - Provide Improved API for Queue Creation
> > >
> > >
> > > While I want to highlight the Large Message support for AMQP, which is
> > > a major enhancement that required some refactoring on the broker to
> > > implement this feature.
> > >
> > > We also added a new API for queue creation, simplifying operations on
> > > embedded broker or Core Client.
> > >
> > > This is also among many bug fixes. The complete release report can be
> > > found here:
> > >
> > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12346675
> > >
> > > A detailed commit report:
> > > http://activemq.apache.org/artemis/commit-report-2.12.0.html
> > >
> > > Source and binary distributions can be found here:
> > > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.12.0
> > >
> > > The staged Maven Repository is here:
> > >
> > https://repository.apache.org/content/repositories/orgapacheactivemq-1207
> > >
> > > Instructions to how to validate the maven repository if you want to
> > > give it a try:
> > >
> > >
> > http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html
> > >
> > > The source tag:
> > >
> > >
> > https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.12.0
> > >
> > > I will update the website after the vote has passed
> > >
> > > [ ] +1 approve the release as Apache Artemis 2.12.0
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> >



-- 
Clebert Suconic

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by Krzysztof <h4...@gmail.com>.
1+ non binding

On Sun, Apr 19, 2020 at 9:53 AM Francesco Nigro <ni...@gmail.com> wrote:

> +1 non-binding
>
> Il ven 17 apr 2020, 23:53 Clebert Suconic <cl...@gmail.com> ha
> scritto:
>
> > I would like to propose an Apache ActiveMQ Artemis 2.12.0 release.
> >
> > We added the following features as part of 2.12.0:
> >
> > [ARTEMIS-1194] - SOCKS proxy support
> > [ARTEMIS-1975] - Real LargeMessage support for AMQP
> > [ARTEMIS-2587] - ActiveMQ5-like dead letter strategy
> > [ARTEMIS-2613] - Support DivertBindings for Federated Addresses
> > [ARTEMIS-2624] - Auto-create expiry resources
> > [ARTEMIS-2692] - Provide Improved API for Queue Creation
> >
> >
> > While I want to highlight the Large Message support for AMQP, which is
> > a major enhancement that required some refactoring on the broker to
> > implement this feature.
> >
> > We also added a new API for queue creation, simplifying operations on
> > embedded broker or Core Client.
> >
> > This is also among many bug fixes. The complete release report can be
> > found here:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12346675
> >
> > A detailed commit report:
> > http://activemq.apache.org/artemis/commit-report-2.12.0.html
> >
> > Source and binary distributions can be found here:
> > https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.12.0
> >
> > The staged Maven Repository is here:
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1207
> >
> > Instructions to how to validate the maven repository if you want to
> > give it a try:
> >
> >
> http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html
> >
> > The source tag:
> >
> >
> https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.12.0
> >
> > I will update the website after the vote has passed
> >
> > [ ] +1 approve the release as Apache Artemis 2.12.0
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
>

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by Francesco Nigro <ni...@gmail.com>.
+1 non-binding

Il ven 17 apr 2020, 23:53 Clebert Suconic <cl...@gmail.com> ha
scritto:

> I would like to propose an Apache ActiveMQ Artemis 2.12.0 release.
>
> We added the following features as part of 2.12.0:
>
> [ARTEMIS-1194] - SOCKS proxy support
> [ARTEMIS-1975] - Real LargeMessage support for AMQP
> [ARTEMIS-2587] - ActiveMQ5-like dead letter strategy
> [ARTEMIS-2613] - Support DivertBindings for Federated Addresses
> [ARTEMIS-2624] - Auto-create expiry resources
> [ARTEMIS-2692] - Provide Improved API for Queue Creation
>
>
> While I want to highlight the Large Message support for AMQP, which is
> a major enhancement that required some refactoring on the broker to
> implement this feature.
>
> We also added a new API for queue creation, simplifying operations on
> embedded broker or Core Client.
>
> This is also among many bug fixes. The complete release report can be
> found here:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12346675
>
> A detailed commit report:
> http://activemq.apache.org/artemis/commit-report-2.12.0.html
>
> Source and binary distributions can be found here:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.12.0
>
> The staged Maven Repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1207
>
> Instructions to how to validate the maven repository if you want to
> give it a try:
>
> http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html
>
> The source tag:
>
> https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.12.0
>
> I will update the website after the vote has passed
>
> [ ] +1 approve the release as Apache Artemis 2.12.0
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by brusdev <br...@gmail.com>.
Yes, I see your point +1

Regards,
Domenico



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by Clebert Suconic <cl...@gmail.com>.
I don't think it's a reason to cancel the release on this one.. it's
seems a simple issue that could wait the next release.


Do I have your +1?

On Sat, Apr 18, 2020 at 6:49 PM brusdev <br...@gmail.com> wrote:
>
> Maybe a minor regression on the setting `auto-delete-created-queues`.
> I created the JIRA ARTEMIS-2724[1] and the PR #3093 to fix the issue.
>
> [1] https://issues.apache.org/jira/browse/ARTEMIS-2724
> [2] https://github.com/apache/activemq-artemis/pull/3093
>
> Regards,
> Domenico
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html



-- 
Clebert Suconic

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by brusdev <br...@gmail.com>.
Maybe a minor regression on the setting `auto-delete-created-queues`.
I created the JIRA ARTEMIS-2724[1] and the PR #3093 to fix the issue.

[1] https://issues.apache.org/jira/browse/ARTEMIS-2724
[2] https://github.com/apache/activemq-artemis/pull/3093

Regards,
Domenico



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Re: [VOTE] Apache ActiveMQ Artemis 2.12.0 release

Posted by Clebert Suconic <cl...@gmail.com>.
I wanted to record my +1 separately from the initial send this time,
as I wanted to give it a report on how I validated it:

- I ran extensive tests before and after the release
- testsuite has been clear after many successful runs.
- ran extensive tests with the broker through CLI and stressed with
many clients.


+1 Binding

On Fri, Apr 17, 2020 at 5:42 PM Clebert Suconic
<cl...@gmail.com> wrote:
>
> I would like to propose an Apache ActiveMQ Artemis 2.12.0 release.
>
> We added the following features as part of 2.12.0:
>
> [ARTEMIS-1194] - SOCKS proxy support
> [ARTEMIS-1975] - Real LargeMessage support for AMQP
> [ARTEMIS-2587] - ActiveMQ5-like dead letter strategy
> [ARTEMIS-2613] - Support DivertBindings for Federated Addresses
> [ARTEMIS-2624] - Auto-create expiry resources
> [ARTEMIS-2692] - Provide Improved API for Queue Creation
>
>
> While I want to highlight the Large Message support for AMQP, which is
> a major enhancement that required some refactoring on the broker to
> implement this feature.
>
> We also added a new API for queue creation, simplifying operations on
> embedded broker or Core Client.
>
> This is also among many bug fixes. The complete release report can be
> found here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12346675
>
> A detailed commit report:
> http://activemq.apache.org/artemis/commit-report-2.12.0.html
>
> Source and binary distributions can be found here:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-artemis/2.12.0
>
> The staged Maven Repository is here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1207
>
> Instructions to how to validate the maven repository if you want to
> give it a try:
> http://activemq.apache.org/artemis/docs/latest/hacking-guide/validating-releases.html
>
> The source tag:
> https://gitbox.apache.org/repos/asf/activemq-artemis.git;a=tag;h=refs/tags/2.12.0
>
> I will update the website after the vote has passed
>
> [ ] +1 approve the release as Apache Artemis 2.12.0
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)



-- 
Clebert Suconic