kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Multiple protobuf schema files

Open Haarolean opened this issue 3 years ago • 2 comments

Discussed in https://github.com/provectus/kafka-ui/discussions/2249

Originally posted by m-kay July 6, 2022 According to the docs it is only possible to configure one schema file. However I have multiple schema files each with a different package so I'm not even able to merge them into a single file since only one package is possible per file. Do you have any idea how I could configure kafka-ui to use multiple schema files?

Haarolean avatar Jul 19 '22 10:07 Haarolean

@m-kay hey, unfortunately, that's currently not possible to have multiple protobuf files, but we'll implement this in the future. Thanks for the suggestion!

Haarolean avatar Jul 19 '22 10:07 Haarolean

related #2228

Haarolean avatar Jul 19 '22 10:07 Haarolean