lucasbru opened a new pull request, #21492: URL: https://github.com/apache/kafka/pull/21492
## Summary The name `TopologyValidationResult` better reflects the purpose of this record: it captures the result of validating a topology definition against the current state of topics in the broker, rather than representing a "configured" topology. This is a pure rename with no behavioral changes. Stacked on #21436 — should be merged after that PR. ## Test plan - [x] Pure rename, no behavioral changes - [x] Compiles and all existing tests pass -- 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]
