eventuate-tram-examples / eventuate-tram-examples-micronaut-customers-and-orders

Microservices, Sagas, Choreography, Eventuate Tram, Micronaut
Other
40 stars 13 forks source link

Tests fails with polling profile for graal version #10

Open dartartem opened 4 years ago

dartartem commented 4 years ago

PR with changes: https://github.com/eventuate-tram-examples/eventuate-tram-examples-micronaut-customers-and-orders/pull/9

if run build-and-test-all-postgres-polling.sh it fails on cdc healthcheck. If run build-and-test-all-postgres-polling.sh it works. Or if run polling profiles with regular jar builds it also works.