[
https://issues.apache.org/jira/browse/AMBARI-20592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367064#comment-16367064
]
Hudson commented on AMBARI-20592:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20592 ServicePresences check should also check for services (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=45d8baf1ab64c42bba012fef95a74e64063e78f6])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/checks/ServicePresenceCheckTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/checks/ServicePresenceCheck.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/checks/CheckDescription.java
> ServicePresences check should also check for services dropped from a release
> ----------------------------------------------------------------------------
>
> Key: AMBARI-20592
> URL: https://issues.apache.org/jira/browse/AMBARI-20592
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Di Li
> Assignee: Di Li
> Priority: Major
> Fix For: trunk
>
> Attachments: AMBARI-20592-v2.patch, AMBARI-20592-v3-rebase.patch,
> AMBARI-20592.patch
>
>
> ServicePresence check currently checks the following two cases
> 1. services that do not support upgrade, and must be reinstalled post EU/RU
> 2. services replaced by other services in the new release, where the old
> service must be dropped before EU/RU, and the replacement can be added post
> the stack upgrade.
> The JIRA is to add one more use case to the check, that;s to check for
> services dropped from the new release (end of life)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)