clintropolis commented on issue #8385: Jetty version is updated. URL: https://github.com/apache/incubator-druid/pull/8385#issuecomment-525003429 [This seems to have a legitimate travis failure](https://travis-ci.org/apache/incubator-druid/jobs/575862981#L2708): ```[ERROR] checkAccessWithWrongHostname(org.apache.druid.tests.security.ITTLSTest) Time elapsed: 1.415 s <<< FAILURE! java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:533) at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484) at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168) Caused by: java.util.concurrent.ExecutionException: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:508) at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484) at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168) Caused by: org.jboss.netty.channel.ChannelException: Faulty channel in resource pool at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:505) at org.apache.druid.tests.security.ITTLSTest.makeRequest(ITTLSTest.java:484) at org.apache.druid.tests.security.ITTLSTest.checkAccessWithWrongHostname(ITTLSTest.java:168) Caused by: org.jboss.netty.channel.ChannelException: Failed to handshake with host[https://127.0.0.1:9089] Caused by: javax.net.ssl.SSLException: Received fatal alert: certificate_unknown```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
