Bastien Bouclet

Results 8 comments of Bastien Bouclet

Yes indeed, this article explains very well the difference between the exponential moving average and the sliding time window moving average. What looks like a bug to me is that...

> This issue is stale because it has been open 180 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days. Commenting...

> This issue is stale because it has been open 180 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days. Commenting...

> This issue is stale because it has been open 180 days with no activity. Remove the "stale" label or comment or this will be closed in 14 days. Commenting...

Just found https://github.com/dpkp/kafka-python/pull/2100 that fixes this issue.

I hadn't seen #38242. Indeed, it fills almost the same need. It's nice in that the properties are backwards compatible and makes it easy to have large numbers of certificates....

Thanks for your answer. It seems to me that in the case of this issue, the position is correctly reported by the Kafka consumer. When I patch Spring-Kafka to always...

Hi @thperchi, this is a minimal reproduction case for the issue: [spring-kafka-2590-repro.zip](https://github.com/spring-projects/spring-kafka/files/11294807/spring-kafka-2590-repro.zip).