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

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


    from 430b544  Merge pull request #711 from mradha25/MergeTrunk_Feature14714
     add 628ea12  AMBARI-23293. Fix the following : 1. Host Component deletes 
are broken 2. Use resourceType for getting resources from Mpack Modules.
     new b5a1149  AMBARI-23293. Fix the following : 1. Host Component deletes 
are broken 2. Use resourceType for getting resources from Mpack Modules.

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:
 .../actionmanager/ExecutionCommandWrapper.java     |  5 ++-
 .../alerts/ComponentVersionAlertRunnable.java      |  4 +--
 .../controller/AmbariManagementController.java     | 19 ++++++++--
 .../controller/AmbariManagementControllerImpl.java | 42 +++++++++++++++-------
 .../internal/AbstractProviderModule.java           |  2 +-
 .../internal/ComponentResourceProvider.java        |  4 +--
 .../internal/HostComponentResourceProvider.java    |  4 +--
 .../logging/LoggingSearchPropertyProvider.java     |  2 +-
 .../ambari/server/state/ServiceComponentImpl.java  |  3 +-
 .../apache/ambari/server/state/ServiceImpl.java    |  2 +-
 .../alerts/ComponentVersionAlertRunnableTest.java  | 10 +++---
 .../internal/ComponentResourceProviderTest.java    | 14 ++++----
 .../HostComponentResourceProviderTest.java         |  4 +--
 .../controller/internal/JMXHostProviderTest.java   |  2 +-
 .../logging/LoggingSearchPropertyProviderTest.java |  6 ++--
 15 files changed, 79 insertions(+), 44 deletions(-)

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

Reply via email to