Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plan name to deserialized topologies #549

Open
eazamaAU opened this issue Nov 1, 2022 · 0 comments · May be fixed by #550
Open

Add plan name to deserialized topologies #549

eazamaAU opened this issue Nov 1, 2022 · 0 comments · May be fixed by #550
Labels
enhancement New feature or request

Comments

@eazamaAU
Copy link

eazamaAU commented Nov 1, 2022

Is your feature request related to a problem? Please describe.
It would be nice to be able to implement Topic Validations against the topic's plan
The interface for topics includes a getPlan() method, however the deserializers do not populate this field.

Describe the solution you'd like
Modify the TopicCustomDeserializer to add the plan name to the topic.

Describe alternatives you've considered
External parsing of the topology file is cumbersome and requires re-inventing a validation mechanism

@eazamaAU eazamaAU added the enhancement New feature or request label Nov 1, 2022
@eazamaAU eazamaAU linked a pull request Nov 1, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant