Akka Team <
akka.o...@gmail.com> wrote:
>Hi Carsten,
>
>no, I haven't. Now after reading it again, it seems that I should have
>;).
>> Somehow the importance of flow-control didn't become apparent to me
>on the
>> first read.
>>
>
>Yes we should be probably more "loud" about it in the docs ;)
>
>
>>
>> But anyway, I still think it would be useful to produce some kind of
>> warning in the logs when packets are dropped if possible.
>>
>
>Well, there is actually a warning. But it is in DEBUG level and only if
>akka.io.tcp.trace-logging is enabled :)
Akka.io is supposed to be a network library like NIO (but more usable), and that one also does not print log statements to the console when a call fails: we only log those events which are not otherwise signaled to user code. Logging failed writes would get annoying real quick ;-)
Regards,
Roland
>
>-Endre
>
>
>>
>> Thanks!
>>
>> Carsten
>>
>> Am Freitag, 19. Juli 2013 13:53:55 UTC+2 schrieb Akka Team:
>>>
>>> Hi Carsten,
>>>
>>> Have you actually implemented proper flow-control? Please see
>>>
http://doc.akka.io/docs/akka/**2.2.0/scala/io-tcp.html#**
>>>
>Throttling_Reads_and_Writes<
http://doc.akka.io/docs/akka/2.2.0/scala/io-tcp.html#Throttling_Reads_and_Writes>
>>>> >>>>>>>>>> Search the archives:
https://groups.google.com/**
>>>> group/akka-user <
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+...@**
googlegroups.com.
>
http://groups.google.com/**group/akka-user<
http://groups.google.com/group/akka-user>
>>>> .
>>>> For more options, visit
>
https://groups.google.com/**groups/opt_out<
https://groups.google.com/groups/opt_out>
>>>> .
Regards,
Dr. Roland Kuhn
Akka Tech Lead
Typesafe – Reactive apps on the JVM
twitter: @rolandkuhn