Hey Christopher-

I see your point on the wording of AMQ-8443. It is an edge case with 
ConnectionControl, not failover in general. I’ll clear up the description. I’m 
happy to add tests for a couple of them; however, AMQ-8397 is tricky. 

What do you suggest for a reliable test scenario for AMQ-8397?

AMQ-8053 - This is a very minor change, I’ll add a test
AMQ-8443 - Edge case, I’ll add a test
AMQ-8397 - Note— this is ‘disabled by default in 5.16.x’. This is a reporting 
change on an edge case from being “move message to DLQ” to log message and 
increment a counter. This is really difficult to consistently create a unit 
test to produce the scenario on varying hardware. This is a heavy contention 
scenario and I was not able to find any tests that produce the current 
behavior. I’d be happy to adapt verification if you can provide a stable base 
scenario (or point to an existing unit test that I may have missed). 

Thanks,
Matt Pavlovich

> On Feb 2, 2022, at 12:56 PM, Christopher Shannon 
> <christopher.l.shan...@gmail.com> wrote:
> 
> Unfortunately I am -1. I just checked the release and several Jiras don't
> have any unit tests for verification.
> 
> https://issues.apache.org/jira/browse/AMQ-8053
> https://issues.apache.org/jira/browse/AMQ-8372
> https://issues.apache.org/jira/browse/AMQ-8397
> https://issues.apache.org/jira/browse/AMQ-8443
> 
> There might be more, I quit checking after the first several. All of these
> fixes and improvements need tests. It's important to add some tests to
> verify the actual bug or issue and to make sure it doesn't get broken in
> the future. I am not comfortable releasing this without having tests for
> these issues. The same of course goes into anything with 5.17.0. Obviously
> we don't need tests for trivial stuff (dependency upgrades, null pointer
> checks, etc) but other stuff should be tested.
> 
> The biggest issue I have is AMQ-8443 which claims this is a fix for the
> "failover transport reconnect not working" but no demonstration of the
> issue or how the fix works in a unit test.
> 
> On Wed, Feb 2, 2022 at 3:29 AM Francois Papon <francois.pa...@openobject.fr>
> wrote:
> 
>> +1 (non-binding)
>> 
>> Thanks!
>> 
>> regards,
>> 
>> François
>> 
>> On 01/02/2022 21:41, Jean-Baptiste Onofre wrote:
>>> Hi everyone,
>>> 
>>> I submit Apache ActiveMQ 5.16.4 release to your vote.
>>> 
>>> This release includes important fixes and updates on the 5.16.x series,
>> especially:
>>> - fix couple of warnings/issues on JDK16+
>>> - fix stack trace display on transports
>>> - better secure on WebConsole
>>> - several dependencies updates
>>> - and much more!
>>> 
>>> Please take a look on the Release Notes for details:
>>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12350483
>>> 
>>> Maven staging repository is:
>>> 
>> https://repository.apache.org/content/repositories/orgapacheactivemq-1244/
>>> 
>>> Dist staging repository is:
>>> https://dist.apache.org/repos/dist/dev/activemq/activemq/5.16.4/
>>> 
>>> Git tag:
>>> activemq-5.16.4
>>> 
>>> 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
>> 

Reply via email to