----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68188/#review206967 -----------------------------------------------------------
intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java Lines 79 (patched) <https://reviews.apache.org/r/68188/#comment290129> I think 'isProxy' is a better name than 'proxyFlag'. Consider renaming this attribute and rest of similar references (PROXY_FLAG_KEY, KEY_PROXY_FLAG, ..). - Madhan Neethiraj On Aug. 3, 2018, 1:33 p.m., Graham Wallis wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68188/ > ----------------------------------------------------------- > > (Updated Aug. 3, 2018, 1:33 p.m.) > > > Review request for atlas. > > > Repository: atlas > > > Description > ------- > > ATLAS_2808: Support for entity proxies > > > Diffs > ----- > > common/src/main/java/org/apache/atlas/repository/Constants.java > 7988d1d81595eb3d65ecca2480c0e67d17f53573 > intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java > dc2be412b9ec1b07d7c7befc722810273464cd3f > repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java > d328873f1f2695954d79e476a40166f48ffda482 > > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java > f57ce99f764a5c779f1cfa4325849c15ac804b2d > > repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java > 448d03bc069869db85cd86e14021a3fa59b57e33 > > > Diff: https://reviews.apache.org/r/68188/diff/1/ > > > Testing > ------- > > Tested with saveRelationshipReferenceCopy between entities that do not exist > in the Atlas repository. > > > Thanks, > > Graham Wallis > >
