mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
a13c2cf010
* NIFI-11257 Enabled Maven HTTP pooling and additional retries - Enabled HTTP connection pooling for Maven Wagon - Configured 30 second timeout for HTTP pooled connection lifespan - Enabled 5 retries for HTTP connections - Set maximum connection per route to 5 instead of 20 - Enabled retry for sent HTTP requests