Copying data from one topic into another

2022-11-30 Thread Tecno Brain
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 of them are corrupted. So, we would like to process this period of t

Re: Copying data from one topic into another

2022-11-30 Thread Tecno Brain
By the way, we use Avro for the messages. On Wed, Nov 30, 2022 at 9:35 AM Tecno Brain 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 corr