Jonathan Hurley created AMBARI-11177: ----------------------------------------
Summary: ConfigureTask For Upgrades Must Support Type Coercion Key: AMBARI-11177 URL: https://issues.apache.org/jira/browse/AMBARI-11177 Project: Ambari Issue Type: Task Components: ambari-server Affects Versions: 2.1.0 Reporter: Jonathan Hurley Assignee: Jonathan Hurley Priority: Critical Fix For: 2.1.0 The ConfigureTask must be able to support type coercion when copying values between stacks. This will enable data transformation during an upgrade. In particular, this solves the issue of a configuration type being changed between stack versions. <transfer operation="copy" from-key="nimbus.host" to-key="nimbus.seeds" coerce-to="yaml-array" /> -- This message was sent by Atlassian JIRA (v6.3.4#6332)