You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2017/04/24 12:01:19 UTC

[04/50] [abbrv] ambari git commit: AMBARI-20745 : Metrics collector goes down after starting up. (avijayan)

AMBARI-20745 : Metrics collector goes down after starting up. (avijayan)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/13dd115f
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/13dd115f
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/13dd115f

Branch: refs/heads/branch-3.0-perf
Commit: 13dd115fd7e913d59b249672257705df55a67502
Parents: 5ab5de4
Author: Aravindan Vijayan <av...@hortonworks.com>
Authored: Mon Apr 17 13:55:40 2017 -0700
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Mon Apr 24 14:59:56 2017 +0300

----------------------------------------------------------------------
 ambari-metrics/ambari-metrics-timelineservice/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/13dd115f/ambari-metrics/ambari-metrics-timelineservice/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-metrics/ambari-metrics-timelineservice/pom.xml b/ambari-metrics/ambari-metrics-timelineservice/pom.xml
index d848eab..f9d7e19 100644
--- a/ambari-metrics/ambari-metrics-timelineservice/pom.xml
+++ b/ambari-metrics/ambari-metrics-timelineservice/pom.xml
@@ -477,7 +477,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
-      <version>4.2.5</version>
+      <version>4.5.2</version>
     </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>