list offsets of compacted topics

2023-08-16 Thread Shahar Cizer Kobrinsky
Hey Folks, I have a process which aims to measure time lag (in Scala). When the process bootstraps it looks at the history of offsets and collect the offset that existed for different timestamps (7 days ago, 6 days ago... etc in more frequency as it gets closer to *now*). In order to do that it u

Re: Schema Registry - serving multiple Kafka clusters

2025-01-07 Thread Shahar Cizer Kobrinsky
Nothing prevents you from using the same schema registry for multiple clusters AFAIK - I used the Confluent schema registry with multiple clusters in the past On Tue, Jan 7, 2025 at 5:25 PM Brebner, Paul wrote: > Hi Karan, good question! I’ve asked our Kafka dev team and they think it > may be p