Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-24 Thread Israel Ekpo
Mickael, Do we need to do another RC? Were there issues with this release? What happens next? On Sat, Oct 16, 2021 at 8:11 PM Israel Ekpo wrote: > > I have performed the following checks > > Validation of Release Artifacts Cryptographic Hashes (ASC MD5 SHA1 SHA512) > PGP Signatures used to si

Re: [kafka-clients] [VOTE] 2.6.3 RC0

2021-10-24 Thread Israel Ekpo
Was this vote abandoned? If so why? On Sat, Oct 16, 2021 at 8:12 PM Israel Ekpo wrote: > > I have performed the following checks for this release candidate. > > Validation of Release Artifacts Cryptographic Hashes (ASC MD5 SHA1 SHA512) > PGP Signatures used to sign the release artifacts > Javad

Apache Kafka mirrormaker2 : sync.group.offsets.enabled and sync.group.offsets.interval.seconds

2021-10-24 Thread Neeraj Vaidya
When replicating data from one datacentre (DC1) to another (DC2) using MM2, I can see that the consumer offsets are actually getting synchronized from source to target cluster in realtime. And not really at the default sync frequency time of 60 seconds. I have enabled both the above config opti

Consumers silently stop receiving data: how to reassign partitions in local sandbox?

2021-10-24 Thread Bartosz R
Kafka consumers in our application occasionally stop receiving data. This seems to be happening very infrequently, with weeks or even months between occurrences, and it seems to occur after Kafka broker maintenance operations. I've been trying to replicate the issue in a local setup where I'm runni