> On July 5, 2017, 4:15 p.m., Alejandro Fernandez wrote: > > ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog252.java > > Lines 121 (patched) > > <https://reviews.apache.org/r/60604/diff/1/?file=1768506#file1768506line121> > > > > 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.
That was my comment from earlier. However, both Attila and I tested this out and there were no issues seen from just removing the upgrade records. - Jonathan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60604/#review179697 ----------------------------------------------------------- On July 3, 2017, 2: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, 2: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 > >
