]
Steven Hawkins resolved TEIID-4842.
-----------------------------------
Resolution: Done
Set the SSLHandler to close on an ssl exception
testAnonSSLConnect taking too long to complete
----------------------------------------------
Key: TEIID-4842
URL:
https://issues.jboss.org/browse/TEIID-4842
Project: Teiid
Issue Type: Quality Risk
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12.x-6.4
The netty version for 6.4 doesn't behave the same as older or newer branches. When a
non-ssl connection attempt is made against an ssl jdbc server, it will wait for all
handshake attempts to expire. It should give up after the first based upon the server
response.