-
Notifications
You must be signed in to change notification settings - Fork 93
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
Avoid Connection timed out (Read failed) on Azure by setting maven.wa… #69
Conversation
…gon.httpconnectionManager.ttlSeconds
That's nice! Do we perhaps need to do anything else to make https://github.com/quarkusio/quarkus-platform/blob/master/.github/quarkus-ecosystem-test#L5 pick up these settings? |
No, if you use maven 3.3.1+ https://maven.apache.org/docs/3.3.1/release-notes.html#jvm-and-command-line-options |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
@ppalaga Any reason why you didn't use |
|
Ok, thanks for your feedback. |
…gon.httpconnectionManager.ttlSeconds
@geoand we were struggling with this kind of issues in Camel Quarkus for some time.
There is some background info in https://issues.apache.org/jira/browse/WAGON-486 and https://issues.apache.org/jira/browse/WAGON-545
I hope azure pipelines is using a Maven version new enough to pick
./mvn/maven.config