Re: [VOTE] Apache ActiveMQ 5.15.14 release

2020-11-26 Thread Fraser
+1

Regards,
FC

On Tue, 24 Nov 2020 at 07:00, Jean-Baptiste Onofre  wrote:

> Hi everyone,
>
> I submit Apache ActiveMQ 5.15.14 to your vote.
> This release includes CVE related updates and bug fixes.
>
> Please take a look on the Release Notes for details:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210=12348294
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210=12348294
> >
>
> The Maven staging repository is:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1220/
> <
> https://repository.apache.org/content/repositories/orgapacheactivemq-1220/
> >
>
> The dist staging repository is:
> https://dist.apache.org/repos/dist/dev/activemq/activemq/5.15.14/ <
> https://dist.apache.org/repos/dist/dev/activemq/activemq/5.15.14/>
>
> Git tag:
> activemq-5.15.14
>
> Please vote to approve this release:
>
> [ ] +1 Approve the release
> [ ] -1 Don't approve the release (please provide specific comments)
>
> This vote will be open for at least 72 hours.
>
> Thanks !
> Regards
> JB


Fix for UniquePropertyMessageEvictionStrategy memory leak

2020-11-11 Thread Fraser

Hi all,

I've just submitted a patch for a memory leak I found in the 
implementation of UniquePropertyMessageEvictionStrategy.
The issue and patch can be found here: 
https://issues.apache.org/jira/browse/AMQ-8068 
<https://issues.apache.org/jira/browse/AMQ-8068>


Regards,
Fraser