Hi togehter!

I observed the same exception ( Input buffer overrun)  on my side today. 
Even so I read this task I'm not sure if I got it right.

I do have a Flow were I put some "processing steps" together with map and 
mapConcat. I've written the producer for the Flow on my own.
The Producer simply calls onNext() when a demand is requested. Due to the 
implementation of akka.stream a call of OnNext without an demand will end 
up in an exception. So how is it possible to get an internal buffer 
overflow?

I've to say that I today observed the exception the first time even so we 
are using the same kind of implementation for a while (2 month)

Regards

Wolfgang





Am Montag, 16. Februar 2015 14:07:51 UTC+1 schrieb drewhk:
>
>
>
> On Mon, Feb 16, 2015 at 1:24 PM, Carl Pulley <[email protected] 
> <javascript:>> wrote:
>
>> Thanks for that (and the AutoPublisher hint). It was a great help in 
>> seeing what I was misunderstanding!
>>
>
> Let's hope so :) If it does not work, then we have a bug, but thankfully 
> we also will have a reproducer ;)
>
> -Endre
>  
>
>>
>>   Carl.
>>
>> -- 
>> >>>>>>>>>> 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 [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
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