Hello,

I didn't get any feedback on this small KIP-490
<https://cwiki.apache.org/confluence/display/KAFKA/KIP-490%3A+log+when+consumer+groups+lose+a+message+because+offset+has+been+deleted>.
In summary, I propose a way to be noticed when messages are being removed
due to retention policy, without being consumed by a given consumer group.
It will be useful to realize that some important messages have been lost.

As Im new to the codebase, I have technical questions about how to achieve
this, but before going deeper, I would like your feedback on the feature.

Thanks a lot,


Jose Morales

On Sun, Jul 14, 2019 at 12:51 AM Jose M <yoz...@gmail.com> wrote:

> Hello,
>
> I would like to know what do you think on KIP-490:
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-490%3A+log+when+consumer+groups+lose+a+message+because+offset+has+been+deleted
> <https://cwiki.apache.org/confluence/display/KAFKA/KIP-490%3A+log+when+consumer+groups+lose+a+message+because+offset+has+expired>
>
>
> Thanks a lot !
> --
> Jose M
>


-- 
J

Reply via email to