tabular-io / iceberg-kafka-connect

Apache License 2.0
203 stars 46 forks source link

Wait for stable consumer group before checking for leader #126

Closed bryanck closed 11 months ago

bryanck commented 11 months ago

This PR adds a check to ensure the Connect consumer group is stable, before using it to elect a leader.