[
https://issues.apache.org/jira/browse/AMQ-8169?focusedWorklogId=563012&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563012
]
ASF GitHub Bot logged work on AMQ-8169:
---------------------------------------
Author: ASF GitHub Bot
Created on: 09/Mar/21 11:34
Start Date: 09/Mar/21 11:34
Worklog Time Spent: 10m
Work Description: cshannon commented on pull request #620:
URL: https://github.com/apache/activemq/pull/620#issuecomment-793755871
The main thing I was looking at was
StompNIOSSLTest#testDisconnectDoesNotDeadlockBroker was breaking in CI and also
locally for me and this PR fixed that at least. That other test you reference
has always been flaky even before I was working on the auto transport stuff
years ago.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 563012)
Time Spent: 1h 50m (was: 1h 40m)
> StompNIOSSLTest test fails with more recent JDK 8 versions
> ----------------------------------------------------------
>
> Key: AMQ-8169
> URL: https://issues.apache.org/jira/browse/AMQ-8169
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.17.0
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The StompNIOSSL test fails during CI/CD tests with certain JDK versions. This
> blocks PR's from getting a green status
> To reproduce:
> [x] Fails with jdk1.8.0_281
> [x] Passes with jdk1.8.0_211
> Suspects:
> * The test SSL cert needs to be generated with a newer cipher and/or length
> * The NIOSSLTransport has a bad byte[] read bug
--
This message was sent by Atlassian Jira
(v8.3.4#803005)