ijuma commented on PR #18997:
URL: https://github.com/apache/kafka/pull/18997#issuecomment-2679867936

   Yes, that's the approach we took with `FeaturesImage`. Most callers use 
`metadataVersionOrThrow`. The rare use cases that may call it before it's set 
call the version that returns `Optional` and keep retrying until it's set 
(which is the desired behavior - it's not safe for them to proceed until then).


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