Recently, I have started seeing an increase in unhandled ResumeReading 
messages in my actor system.  We are using Akka Streams and Akka Http (RC3) 
for a small number of things and I'm assuming this is coming from 
Streams/Http.  The log message from my custom unhandled message listener 
looks like this:

Unhandled message received by actor: 
Actor[akka://AqutoServices/system/IO-TCP/selectors/$a/2#128257626]: 
ResumeReading

While I don't think this is causing issues, it is cluttering my log.  I can 
silence it if it's not really something to be concerned about, but I wanted 
to check here first.  Anyone have any thoughts on this?  We are using Akka 
2.3.11.




-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to