AndrewJSchofield commented on code in PR #21335:
URL: https://github.com/apache/kafka/pull/21335#discussion_r2743237162


##########
clients/src/main/java/org/apache/kafka/clients/admin/internals/AdminApiDriver.java:
##########
@@ -115,8 +115,13 @@ public AdminApiDriver(
         // metadata. For all cached keys, they can proceed straight to the 
fulfillment map.
         // Note that the cache is only used on the initial calls, and any 
errors that result
         // in additional lookups use the full set of lookup keys.
-        retryLookup(future.uncachedLookupKeys());

Review Comment:
   Sorry. My mistake.



-- 
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