[
https://issues.apache.org/jira/browse/AMBARI-16933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310922#comment-15310922
]
Hudson commented on AMBARI-16933:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4979 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4979/])
AMBARI-16933. VDF should use package-version for the os, not the release
(ncole:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7033b1c5490a61756727a517fd4a02ecce0c11d9])
*
ambari-server/src/main/java/org/apache/ambari/server/state/repository/VersionDefinitionXml.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/RepositoryXml.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClusterStackVersionResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostStackVersionResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/repository/VersionDefinitionTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/repository/Release.java
* ambari-server/src/test/resources/hbase_version_test.xml
> VDF should use package-version for the os, not the release
> ----------------------------------------------------------
>
> Key: AMBARI-16933
> URL: https://issues.apache.org/jira/browse/AMBARI-16933
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.4.0
>
> Attachments: AMBARI-16933.patch
>
>
> The aggregated VDF skips package-version as it is defined in the {{release}}
> element. This is incorrect as it implies that information is consistent for
> all repositories in the VDF. The element has been moved, so code needs to
> account for that when formulating commands to the agent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)