[
https://issues.jboss.org/browse/ISPN-8512?page=com.atlassian.jira.plugin....
]
Ryan Emerson commented on ISPN-8512:
------------------------------------
Upgrading to Netty 4.1.10 or higher results in consistent failure of
org.infinispan.server.hotrod.HotRodSniFunctionalTest.testServerWithNotMatchingDefaultAndClientWithSNI
{code}
java.lang.AssertionError: expected [false] but found [true]
at
org.infinispan.server.hotrod.HotRodSniFunctionalTest.testServerWithNotMatchingDefaultAndClientWithSNI(HotRodSniFunctionalTest.java:114)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
... Removed 20 stack frames
{code}
Upgrade to Netty 4.1.16.Final
-----------------------------
Key: ISPN-8512
URL:
https://issues.jboss.org/browse/ISPN-8512
Project: Infinispan
Issue Type: Component Upgrade
Reporter: Tristan Tarrant
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)