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

   `testValidCreateTopicsRequests` creates topics with manual replica
   assignments, but the existing metadata verification only checks the
   replica count of the first partition.
   
   This change verifies that every manually assigned partition exists and
   that its replica IDs and ordering match the requested assignment.
   Generated and default replica assignments continue to use the existing
   replication-factor checks.
   
   Co-Authored-By: Codex (GPT-5)


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