----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60604/#review179697 -----------------------------------------------------------
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog252.java Lines 121 (patched) <https://reviews.apache.org/r/60604/#comment254517> Given that this is related to records in host_role_command, stage, request, we may need to delete some of those records as well and do a DB purge. - Alejandro Fernandez On July 3, 2017, 6:05 p.m., Attila Doroszlai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60604/ > ----------------------------------------------------------- > > (Updated July 3, 2017, 6:05 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Sumit > Mohanty. > > > Bugs: AMBARI-21397 > https://issues.apache.org/jira/browse/AMBARI-21397 > > > Repository: ambari > > > Description > ------- > > Found references via foreign key constraints, added update/delete statements. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog252.java > fd26504481f68c7b85241547d4e823bc04912e4f > > > Diff: https://reviews.apache.org/r/60604/diff/1/ > > > Testing > ------- > > Manual test on cluster that was upgraded prior to the upgrade to Ambari 2.5.2. > > > Thanks, > > Attila Doroszlai > >
