----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73642/#review223701 -----------------------------------------------------------
webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java Lines 226 (patched) <https://reviews.apache.org/r/73642/#comment312811> This is always going to be "True". Please retrieve error details from the Exception object and then proceed further. - Mandar Ambawane On Oct. 29, 2021, 7:27 a.m., Shraddha Pardeshi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73642/ > ----------------------------------------------------------- > > (Updated Oct. 29, 2021, 7:27 a.m.) > > > Review request for atlas, Jayendra Parab, Mandar Ambawane, and Pinal Shah. > > > Bugs: ATLAS-1558 > https://issues.apache.org/jira/browse/ATLAS-1558 > > > Repository: atlas > > > Description > ------- > > When you try to run QuickStart V2 multiple times, after the first succesfull > run, it throws exception that types already exists. QuickStart should exit > gracefully with types already exist message. > > > Diffs > ----- > > webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java 5309d1993 > > > Diff: https://reviews.apache.org/r/73642/diff/1/ > > > Testing > ------- > > > Thanks, > > Shraddha Pardeshi > >
