You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/10/27 11:19:43 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #8386: [Issue 6231][Build] Configure maven http connection pool setting and maven http retry setting in Github Flows

eolivelli commented on a change in pull request #8386:
URL: https://github.com/apache/pulsar/pull/8386#discussion_r512608064



##########
File path: .github/workflows/ci-cpp.yaml
##########
@@ -26,6 +26,9 @@ on:
     branches:
       - branch-*
 
+env:
+  MAVEN_OPTS: -Dmaven.wagon.httpconnectionManager.ttlSeconds=25 -Dmaven.wagon.http.retryHandler.count=3

Review comment:
       shall we use 240 seconds as you written in your comment ?




----------------------------------------------------------------
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