[
https://issues.apache.org/jira/browse/AMBARI-22240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204635#comment-16204635
]
Hadoop QA commented on AMBARI-22240:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12892189/AMBARI-22240.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/12516//console
This message is automatically generated.
> Restart of random service could fail during express downgrade
> -------------------------------------------------------------
>
> Key: AMBARI-22240
> URL: https://issues.apache.org/jira/browse/AMBARI-22240
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: AMBARI-22240.patch
>
>
> In some cases, when downgrading an EU at finalize, the {{cluster-env}}
> configuration is not being set correctly to enabled. It looks like some
> entities are not being merged:
> {noformat}
> ambari=# select config_id, type_name, stack_id, version, version_tag,
> selected, unmapped from ambari.clusterconfig where type_name = 'cluster-env'
> order by version_tag;
> config_id | type_name | stack_id | version | version_tag |
> selected | unmapped
> -----------+-------------+----------+---------+----------------------+----------+----------
> 43 | cluster-env | 8 | 1 | version1 |
> 0 | 0
> 54 | cluster-env | 8 | 2 | version1507910265301 |
> 0 | 0
> 102 | cluster-env | 8 | 3 | version1507917459553 |
> 0 | 0
> 113 | cluster-env | 6 | 4 | version1507917549402 |
> 0 | 0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)