QiuMM commented on issue #6427: replace deprecated druid.port by 
druid.plaintextPort in docs
URL: https://github.com/apache/incubator-druid/pull/6427#issuecomment-427558486
 
 
   CI build error:
   ```
   [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
1,350.981 s <<< FAILURE! - in TestSuite
   [ERROR] 
testRealtimeIndexTask(org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest)  
Time elapsed: 10.395 s  <<< FAILURE!
   java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
org.jboss.netty.channel.ChannelException: Faulty channel in resource pool
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.postEvents(ITRealtimeIndexTaskTest.java:122)
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.testRealtimeIndexTask(ITRealtimeIndexTaskTest.java:56)
   Caused by: java.util.concurrent.ExecutionException: 
org.jboss.netty.channel.ChannelException: Faulty channel in resource pool
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.postEvents(ITRealtimeIndexTaskTest.java:122)
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.testRealtimeIndexTask(ITRealtimeIndexTaskTest.java:56)
   Caused by: org.jboss.netty.channel.ChannelException: Faulty channel in 
resource pool
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.postEvents(ITRealtimeIndexTaskTest.java:122)
        at 
org.apache.druid.tests.indexer.ITRealtimeIndexTaskTest.testRealtimeIndexTask(ITRealtimeIndexTaskTest.java:56)
   Caused by: org.jboss.netty.channel.ChannelException: Failed to handshake 
with host[https://127.0.0.1:8101]
   Caused by: java.nio.channels.ClosedChannelException
   ```
   
   Is this a bug?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to