HoraceLee commented on issue #9774:
URL: https://github.com/apache/druid/issues/9774#issuecomment-619472066


   Exception Logs on MiddleManager:
   
   2020-04-26T02:43:40,217 DEBUG [qtp512029640-112] 
org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@1db05c2f{IDLE}->null
   java.nio.channels.ClosedChannelException: null
           at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:502) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:216) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.AbstractEndPoint.shutdownInput(AbstractEndPoint.java:107) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.ChannelEndPoint.fill(ChannelEndPoint.java:241) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:331)
 [jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:243) 
[jetty-server-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
[jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830]
           at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to