[ https://issues.apache.org/jira/browse/AMBARI-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634587#comment-14634587 ]
Hudson commented on AMBARI-12346: --------------------------------- FAILURE: Integrated in Ambari-branch-2.1 #242 (See [https://builds.apache.org/job/Ambari-branch-2.1/242/]) AMBARI-12346. Add connection pool acquisition retry count and delay overrides (Nadav Caspi) (smohanty: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6ce4214429aaec7dce2539d09f5bc7c1c1dde8a3) * ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java * ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java * ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java > Add connection pool acquisition retry count and delay overrides > --------------------------------------------------------------- > > Key: AMBARI-12346 > URL: https://issues.apache.org/jira/browse/AMBARI-12346 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: 2.1.1 > Reporter: Nadav Caspi > Assignee: Nadav Caspi > Fix For: 2.1.1 > > Attachments: AMBARI-12346.patch > > > Adding the ability to configure the connection pool acquisition retry count > and retry delay. > The current defaults of the library are: > Retries: 30 > Delay: 1000 milliseconds -- This message was sent by Atlassian JIRA (v6.3.4#6332)