You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by mr...@apache.org on 2018/05/07 22:02:20 UTC

[ambari] branch branch-feature-AMBARI-14714 updated (9614b25 -> c715e17)

This is an automated email from the ASF dual-hosted git repository.

mradhakrishnan pushed a change to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 9614b25  AMBARI-22875. Remove temporary check (#1197)
     add 97db52d  Merge remote-tracking branch 'upstream/branch-feature-AMBARI-14714' into AMBARI-23746
     add b2e5123  [AMBARI-23746] During updateServices INIT-INSTALLED, we must fetch the services by servicegroupname instead of all clusterservices since we send the packages to be installed per mpack
     add 6b15e77  Merge remote-tracking branch 'upstream/branch-feature-AMBARI-14714' into AMBARI-23746
     add c262a01  [AMBARI-23746] Review comments. Use entrySet for iterating over hashmap
     new c715e17  Ambari 23746 : During updateServices INIT-INSTALLED, we must fetch the services by servicegroupname instead of all clusterservices since we send the packages to be installed per mpack

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../server/controller/internal/ServiceResourceProvider.java  |  5 +++--
 .../main/java/org/apache/ambari/server/state/Cluster.java    |  7 +++++++
 .../org/apache/ambari/server/state/cluster/ClusterImpl.java  | 12 ++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
mradhakrishnan@apache.org.

[ambari] 01/01: Ambari 23746 : During updateServices INIT-INSTALLED, we must fetch the services by servicegroupname instead of all clusterservices since we send the packages to be installed per mpack

Posted by mr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mradhakrishnan pushed a commit to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit c715e17315e18cde47c2c743518df4752dbf9216
Merge: 9614b25 c262a01
Author: mradha25 <mr...@hortonworks.com>
AuthorDate: Mon May 7 15:02:17 2018 -0700

    Ambari 23746 : During updateServices INIT-INSTALLED, we must fetch the services by servicegroupname instead of all clusterservices since we send the packages to be installed per mpack

 .../server/controller/internal/ServiceResourceProvider.java  |  5 +++--
 .../main/java/org/apache/ambari/server/state/Cluster.java    |  7 +++++++
 .../org/apache/ambari/server/state/cluster/ClusterImpl.java  | 12 ++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
mradhakrishnan@apache.org.