soarez commented on PR #14858:
URL: https://github.com/apache/kafka/pull/14858#issuecomment-1832632146

   The directory fields in `BrokerRegistrationRequest`, `RegisterBrokerRecord`, 
`BrokerRegistrationChangeRecord`, `PartitionRecord` and `PartitionChangeRecord` 
are all of type `Uuid[]`, which defaults to an empty list. We don't have any 
directory related fields of type `Uuid` in requests or metadata records. But I 
still think it makes sense to change this, because we might need such fields in 
the future.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to