specmesh / specmesh-build

https://specmesh.io/
Apache License 2.0
13 stars 5 forks source link

Fix sr env in `DockerKafkaEnvironment` #343

Closed big-andy-coates closed 2 months ago

big-andy-coates commented 2 months ago

DockerKafkaEnvironment.Builder.withSchemaRegistryEnv calls were incorrectly being sent to the Kafka container, not the Schema registry container.