spring-projects / spring-aot-smoke-tests

Smoke tests for Spring's AOT and native support
https://spring-team-aot-smoke-tests-dashboard.azuremicroservices.io/
49 stars 34 forks source link

Add healthcheck to Pulsar docker-compose #170

Closed onobc closed 1 year ago

onobc commented 1 year ago

Without this change, we are seeing random failures due to "Namespace not found".

With this change, the server will not be put in the ready state until the /public/default namespace has been created.