-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40883/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
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
-----
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ClusterConfigEntity.java
f28cc02
Diff: https://reviews.apache.org/r/40883/diff/
Testing
-------
Manual. Automated pending.
Thanks,
Nate Cole