You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/04/27 19:14:31 UTC

[GitHub] [camel-quarkus] ffang opened a new issue #2523: org.apache.camel.quarkus.component.lra.it.LraTest failed

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:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #2523: org.apache.camel.quarkus.component.lra.it.LraTest failed

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2523:
URL: https://github.com/apache/camel-quarkus/issues/2523


   


-- 
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:
users@infra.apache.org