forked from redpanda-data/redpanda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kafka/generator.py: Generate fmt::formatter specializations
For the following structs: - `metadata_response_data` - `metadata_response_topic` - `metadata_response_partition` - `metadata_response_broker` This provides us with greater control of response data formatting for structs which might be very large. Signed-off-by: Oren Leiman <oren.leiman@redpanda.com> (cherry picked from commit 3be3336)
- Loading branch information
1 parent
445a0ac
commit 9e6bbaf
Showing
1 changed file
with
92 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters