I like it i was just kidding I'll subscribe there too for sure!! I was just
adoringly teasing you all 😛
On Wed, Nov 30, 2022 at 12:04 PM nagpavan chilakam <
nagpavan.chilakam@gmail.com > wrote:
> Maybe you can even explore `kafka-console-consumer` to get the messages
> from a certain offset
>
> On Wed, Nov 30, 2022 at 8:11 PM Tecno Brain < cerebrotecnologico@gmail.com >
> wrote:
>
> > By the way, we use Avro for the messages.
> >
> >
> >
> > On Wed, Nov 30, 2022 at 9:35 AM Tecno Brain <
> cerebrotecnologico@gmail.com >
> > wrote:
> >
> > > Hi,
> > > I'm using Kafka 2.8
> > > I have a topic with an original retention of 1 day with a large
> amount
> > > of messages.
> > >
> > > We had a problem with some messages being corrupted and we decided to
> > > skip about 3.5 hours of messages; but not all o...