zeroflag opened a new pull request, #763: URL: https://github.com/apache/knox/pull/763
## What changes were proposed in this pull request? ConnectionTimeout was missing from the original patch ## How was this patch tested? ```xml <provider> <role>ha</role> <name>HaProvider</name> <enabled>true</enabled> <param> <name>HIVE</name> <value>enabled=true;maxFailoverAttempts=3;failoverSleep=1000</value> </param> </provider> </gateway> <service> <role>HIVE</role> <url>http://google.com:81</url> <url>http://localhost:1701</url> </service> ``` -- 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: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org