[
https://issues.apache.org/jira/browse/AMBARI-15260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176138#comment-15176138
]
Hudson commented on AMBARI-15260:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4426 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4426/])
AMBARI-15260. Upgrade Warning on Non-Versioned Components (dlysnichenko)
(dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d6fddcddf4209c77106e6db0c73f6743b8fae01e])
*
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/StackVersionListener.java
*
ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/StackVersionListenerTest.java
> Upgrade Warning on Non-Versioned Components
> -------------------------------------------
>
> Key: AMBARI-15260
> URL: https://issues.apache.org/jira/browse/AMBARI-15260
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Attachments: AMBARI-15260.patch
>
>
> When preparing to upgrade stack versions, the following warning is seen:
> {code}
> Reason: c6401.ambari.apache.org/ZKFC desired version: UNKNOWN, actual
> version: UNKNOWN
> c6402.ambari.apache.org/ZKFC desired version: UNKNOWN, actual version: UNKNOWN
> Failed on: c6401.ambari.apache.org,c6402.ambari.apache.org
> {code}
> We should be excluding non-versioned components from this check. Not sure
> which branches this might exist in; I encountered this in trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)