ffang opened a new issue #2523:
URL: https://github.com/apache/camel-quarkus/issues/2523
I found two issues in this test
1. the LRA port only bind to container but not to the localhost, so the http
request to localhost always gets "SocketTimeout Read timed out"
2. the test logic isn't correct, like the test totally put 4 orders which
needs to use 115 credit, but the current still assume it was 3 orders and
needed 95 credit, hence we see IllegalStateException("Insufficient credit")
We don't see this error in CI because I think recently CI don't go that
further.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]