Vitaly Brodetskyi created AMBARI-10786:
------------------------------------------
Summary: Rename of ambari_sequences.sequence_value handled
inappropriately during Upgrade
Key: AMBARI-10786
URL: https://issues.apache.org/jira/browse/AMBARI-10786
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.0.0
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Critical
Fix For: 2.1.0
It seems ambari_sequences.sequence_value was renamed in 1.7.0 but 1.5.0, 1.6.0
and 1.6.1 Catalogs all expect column name to be sequence_value
The rename should be idempotent, this code is doomed to fail even when running
upgrade command more than once.
org.apache.ambari.server.upgrade.UpgradeCatalog170#renameSequenceValueColumnName
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)