You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by av...@apache.org on 2017/04/17 20:55:05 UTC

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

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 a9cda4f1f -> 0892163bb


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/0892163b
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/0892163b
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/0892163b

Branch: refs/heads/branch-2.5
Commit: 0892163bb8db09d241f234545ab5d0f6887a8d95
Parents: a9cda4f
Author: Aravindan Vijayan <av...@hortonworks.com>
Authored: Mon Apr 17 13:55:01 2017 -0700
Committer: Aravindan Vijayan <av...@hortonworks.com>
Committed: Mon Apr 17 13:55:01 2017 -0700

----------------------------------------------------------------------
 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/0892163b/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 3fb8da6..466adef 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>