C0urante commented on PR #14562: URL: https://github.com/apache/kafka/pull/14562#issuecomment-1766723596
@gharris1727 @yashmayya I'd be interested in your thoughts on this one if/when you have time. I've heard several complaints from Kafka Connect users about REST requests timing out and want to make that easier on everyone involved, but I'm also conscious that if we're not careful about this kind of change, it can present a serious maintenance burden on the project. I've tried to implement this in a way to reduce impact on the signal-to-noise ratio in critical parts of the codebase (i.e., `DistributedHerder`) as much as possible, but even with that, I'm not certain that this is worth the ROI. Would welcome some outside perspectives on whether this is worth adding, and if not, alternatives we can explore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org