saxenapranav commented on code in PR #6716: URL: https://github.com/apache/hadoop/pull/6716#discussion_r1574200780
########## hadoop-tools/hadoop-azure/pom.xml: ########## @@ -45,6 +45,8 @@ <fs.azure.scale.test.timeout>7200</fs.azure.scale.test.timeout> <fs.azure.scale.test.list.performance.threads>10</fs.azure.scale.test.list.performance.threads> <fs.azure.scale.test.list.performance.files>1000</fs.azure.scale.test.list.performance.files> + <!-- http connection pool size; passed down as a system property --> + <http.maxConnections>100</http.maxConnections> Review Comment: Hope its for only test runs. -- 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. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org