Thanks. I added a link to this thread in KAFKA-4829.
2017-03-10 9:49 GMT+01:00 Michael Noll :
> I think a related JIRA ticket is
> https://issues.apache.org/jira/browse/KAFKA-4829 (see Guozhang's comment
> about the ticket's scope).
>
> -Michael
>
>
> On Thu, Mar 9, 2017 at 6:22 PM, Damian Guy w
I think a related JIRA ticket is
https://issues.apache.org/jira/browse/KAFKA-4829 (see Guozhang's comment
about the ticket's scope).
-Michael
On Thu, Mar 9, 2017 at 6:22 PM, Damian Guy wrote:
> Hi Nicolas,
>
> Please do file a JIRA.
>
> Many thanks,
> Damian
>
> On Thu, 9 Mar 2017 at 15:54 Nic
Hi Nicolas,
Please do file a JIRA.
Many thanks,
Damian
On Thu, 9 Mar 2017 at 15:54 Nicolas Fouché wrote:
> Hi,
>
> I just wanted to share how we misinterpreted logs from Streams at the INFO
> level. Version 0.10.1.1, I think it's the same for 0.10.2.0.
>
> So, we configured `commit.interval.ms
Hi,
I just wanted to share how we misinterpreted logs from Streams at the INFO
level. Version 0.10.1.1, I think it's the same for 0.10.2.0.
So, we configured `commit.interval.ms` and `cache.max.bytes.buffering`, and
we expected to always reach the commit interval before the maximum bytes.
It was