[
https://issues.apache.org/jira/browse/AMBARI-22318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256710#comment-16256710
]
Dmytro Grinenko commented on AMBARI-22318:
------------------------------------------
fixed via:
{code}
commit 1d1c55644d77ea0e63683001cdb7303c4d379d8b
Author: Dmytro Grinenko <[email protected]>
Date: Fri Nov 17 11:25:15 2017 +0200
AMBARI-22318 repositoryFile entity populating for wrong repository for RU.
Unused imports check fix (dgrinenko)
{code}
> repositoryFile entity populating for wrong repository for RU
> --------------------------------------------------------------
>
> Key: AMBARI-22318
> URL: https://issues.apache.org/jira/browse/AMBARI-22318
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.1
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Critical
> Fix For: 2.6.1
>
> Attachments: AMBARI-22318-trunk-unused-imports.patch,
> AMBARI-22318-trunk.patch, AMBARI-22318.patch, AMBARI-22318.v1.patch,
> AMBARI-22318.v2.preview.patch
>
>
> In populating repositoryFile entity we relating to desired stack version,
> what i correct for RU, as desired state switched there exactly at upgrade
> creation time, while for RU we doing it later.
> Due to entity populating far ahead of real upgrade, for RU it populated for
> source repository version instead of target.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)