----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40883/ -----------------------------------------------------------
(Updated Dec. 2, 2015, 5:48 p.m.) Review request for Ambari, Alejandro Fernandez and Jonathan Hurley. Changes ------- Fix for wrong diff Bugs: AMBARI-14164 https://issues.apache.org/jira/browse/AMBARI-14164 Repository: ambari Description ------- During EU, an error was encountered preventing the removal of configurations. The equals() method was forcing a lazy-load of data for an entity that didn't exist. Diffs (updated) ----- ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigEntity.java f28cc02 Diff: https://reviews.apache.org/r/40883/diff/ Testing ------- No new tests required. Manual upgrade worked. Automated to confirm no breakage pending. Thanks, Nate Cole