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/04/24 23:03:37 UTC

[ambari] branch branch-feature-AMBARI-14714-stable updated (228236c -> 58381cf)

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

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


    from 228236c  Revert "Merge branch-feature-AMBARI-14714-configs to branch-feature-AMBARI-14714"
     add 4ae1a0d  [AMBARI-23590] Fix issue where mpackDirectory does not get created at first mpack registration
     add 64f2448  [AMBARI-23590] Fix issue where mpackDirectory does not get created at registration
     add 58381cf  [AMBARI-23629] Review calls GET, PUT, DELETE for Host components and … (#1055)

No new revisions were added by this update.

Summary of changes:
 .../apache/ambari/server/mpack/MpackManager.java   |  3 ++-
 .../app/controllers/global/update_controller.js    |  1 +
 .../nameNode/rollbackHA/step2_controller.js        |  3 ++-
 .../nameNode/rollback_controller.js                |  6 ++---
 .../highAvailability/nameNode/step4_controller.js  |  3 ++-
 .../highAvailability/nameNode/step5_controller.js  |  2 +-
 .../highAvailability/nameNode/step6_controller.js  |  3 ++-
 .../highAvailability/nameNode/step9_controller.js  |  2 +-
 .../main/admin/kerberos/step6_controller.js        |  2 +-
 ambari-web/app/controllers/main/host/details.js    | 12 +++++----
 .../app/controllers/main/service/info/summary.js   |  3 ++-
 .../main/service/reassign/step4_controller.js      | 31 ++++++++++++----------
 .../main/service/reassign/step6_controller.js      | 29 +++++++++++---------
 .../main/service/reassign/step7_controller.js      |  4 +--
 ambari-web/app/mappers/service_metrics_mapper.js   |  1 +
 .../details/host_components/decommissionable.js    |  2 +-
 .../details/host_components/install_component.js   |  2 +-
 .../details/support_client_configs_download.js     |  3 ++-
 .../configs/component_actions_by_configs.js        |  3 ++-
 .../mixins/wizard/wizardProgressPageController.js  |  4 +--
 ambari-web/app/models/host_component.js            |  1 +
 ambari-web/app/utils/ajax/ajax.js                  | 22 +++++++--------
 .../details/host_component_views/datanode_view.js  |  3 ++-
 .../info/metrics/flume/flume_metric_graph.js       |  4 +--
 .../info/metrics/flume/flume_metric_graphs.js      |  3 ++-
 .../nameNode/step4_controller_test.js              |  5 +++-
 .../nameNode/step5_controller_test.js              |  4 ++-
 .../nameNode/step6_controller_test.js              |  5 +++-
 .../nameNode/step9_controller_test.js              |  4 ++-
 .../main/admin/kerberos/step6_controller_test.js   |  3 ++-
 .../test/controllers/main/host/details_test.js     | 24 +++++++++++++----
 .../main/service/reassign/step4_controller_test.js | 20 ++++++++++----
 .../main/service/reassign/step6_controller_test.js | 13 ++++++---
 .../main/service/reassign/step7_controller_test.js | 22 +++++++++++++--
 .../host_components/install_component_test.js      |  4 +--
 .../configs/component_actions_by_configs_test.js   |  4 ++-
 .../host_component_views/datanode_view_test.js     |  8 +++---
 .../host_component_views/decommissionable_test.js  |  4 +--
 38 files changed, 178 insertions(+), 94 deletions(-)

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