-
Notifications
You must be signed in to change notification settings - Fork 244
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
Intermittent failure when running CustomersAndOrdersE2ETest after applying migration #59
Comments
cer
added a commit
that referenced
this issue
Jun 7, 2022
cer
added a commit
that referenced
this issue
Jun 8, 2022
…ed healthindication which checks dependencies
It appears to be caused by DNS caching in the JVM. The recreated customer service and order service containers switch IP addresses. Hence return 404s for requests intended for the other. Before:
After
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CircleCI build
Test:
API Gateway
composeUp
Appears to recreate services but not API gateway
The text was updated successfully, but these errors were encountered: