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

Initialize broker topics and registry schemas #32

Open
slominskir opened this issue May 23, 2024 · 1 comment
Open

Initialize broker topics and registry schemas #32

slominskir opened this issue May 23, 2024 · 1 comment

Comments

@slominskir
Copy link
Member

Currently we rely on the jaws-libp container to initialize Kafka topics and also initialize the Schema Registry. This should be done via this app (delegating to jaws-libj) and then the jaws-libp container would not be needed when the admin GUI app is in use. Probably the jaws-libj command line needs to be shored up as well if it is to be a drop in replacement (and jaws-libj CLI scripts also must be installed into the admin GUI container).

@slominskir
Copy link
Member Author

Getting Kafka configured quickly is in the critical path and the Wildfly app server boots relatively slowly so consider simply moving scripts to admin container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant