[ 
https://issues.apache.org/jira/browse/AMQ-8169?focusedWorklogId=563159&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-563159
 ]

ASF GitHub Bot logged work on AMQ-8169:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Mar/21 15:57
            Start Date: 09/Mar/21 15:57
    Worklog Time Spent: 10m 
      Work Description: cshannon commented on pull request #620:
URL: https://github.com/apache/activemq/pull/620#issuecomment-794083837


   Thanks for checking that.  The change seems like it should prevent any more 
of those errors by preventing concurrent access to the SSL engine. Also 
generally there won't be any contention after init so there should be very 
minimal overhead with uncontended locking so I wouldn't expect any noticeable 
performance hit.


----------------------------------------------------------------
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: 563159)
    Time Spent: 2h 20m  (was: 2h 10m)

> 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: 2h 20m
>  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)

Reply via email to