----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36615/#review93873 -----------------------------------------------------------
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java (line 123) <https://reviews.apache.org/r/36615/#comment148287> Can we make force=false by default so that composite indexes are not created by mistake - Suma Shivaprasad On Aug. 3, 2015, 6:48 a.m., Shwetha GS wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36615/ > ----------------------------------------------------------- > > (Updated Aug. 3, 2015, 6:48 a.m.) > > > Review request for atlas. > > > Bugs: ATLAS-79 > https://issues.apache.org/jira/browse/ATLAS-79 > > > Repository: atlas > > > Description > ------- > > Atlas supports attributes where they are marked as unique. But this > constraint is not enforced and atlas allows 2 entities with same value for > this unique attribute > > > Diffs > ----- > > repository/src/main/java/org/apache/atlas/repository/Constants.java fe43ad0 > > repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java > c43c64f > > webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java > 7361173 > > Diff: https://reviews.apache.org/r/36615/diff/ > > > Testing > ------- > > UTs > > > Thanks, > > Shwetha GS > >