DL1231 opened a new pull request, #21277:
URL: https://github.com/apache/kafka/pull/21277

   Currently, `TopicBasedRemoteLogMetadataManager` creates the Admin client 
   using `commonProperties()`, which prevents users from setting admin-specific 
   configurations (e.g., custom timeouts, retry policies).
   
   This commit adds a new configuration prefix `remote.log.metadata.admin.*` to 
   allow separate configuration for the Admin client, similar to the existing 
producer 
   and consumer prefixes.
   


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