kotlin-kafka icon indicating copy to clipboard operation
kotlin-kafka copied to clipboard

[Junie]: fix: enable retries for Kafka receiver connection failures

Open jetbrains-junie[bot] opened this issue 3 months ago • 0 comments

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them. We'd love your feedback — join our Discord to share bugs, ideas: here.

  • 🔗 Issue: Fixes: #191
  • ⚙️ Trigger: Issue

📊 Junie Summary\nA fix was implemented to allow the Kafka receiver to retry on initial connection failures by handling RetriableException and CoordinatorNotAvailableException. The fix builds successfully, but end-to-end tests could not be run due to Docker limitations.

jetbrains-junie[bot] avatar Aug 29 '25 07:08 jetbrains-junie[bot]