Jonathan Hurley created AMBARI-24849:
----------------------------------------
Summary: Add Information to the SPI to Support Upgrade Checks
Key: AMBARI-24849
URL: https://issues.apache.org/jira/browse/AMBARI-24849
Project: Ambari
Issue Type: Task
Components: ambari-server-spi
Affects Versions: 2.8.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Fix For: 2.8.0
While implementing some of the upgrade checks which were removed as part of
AMBARI-24737, the SPI needed some extra information added.
- Some checks used {{VersionUtils}}, so this needed to be relocated to the SPI.
- Added service-level repository version information to {{ClusterInformation}}
- Simplified the {{UpgradeCheckDescription}} when there is only 1 failure
message.
- Prevent NPE when {{CheckQualifications}} is {{null}} (even though Javadoc
says it must return an empty iist.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)