ashwinpankaj commented on PR #23475:
URL: https://github.com/apache/kafka/pull/23475#issuecomment-5725857037

   > > I don't see a target version on the Jira, but I think this can just go 
into AK 4.5 release. Why would we only do it for 5.0 ?
   > 
   > `bootstrap.resolve.timeout.ms` is still disabled by default for admin, 
consumer, and producer, so I'm not sure why we should enable it for Connect 
first. Connect is built on the client code, so shouldn't we enable it on the 
client side before Connect?
   > 
   > IIRC, we disabled it because it is a fundamental behavior change and CI 
does not cover it at all. If we target 4.5, we should at least enable it by 
default on the client side first, so that potential bugs get caught there 
before they reach Connect.
   
   Thanks @chia7712 - is your recommendation to hold off on this change till 
client starts using a non-zero default ?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to