----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70488/ -----------------------------------------------------------
(Updated April 16, 2019, 9:18 p.m.) Review request for atlas, Madhan Neethiraj and Sarath Subramanian. Changes ------- Updates include: Updated changed application property keys. Bugs: ATLAS-3143 https://issues.apache.org/jira/browse/ATLAS-3143 Repository: atlas Description ------- **Approach** Removed short lived small objects that were taxing GC. Diffs (updated) ----- graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java d282c9966 graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraph.java 840ebca7e repository/src/main/java/org/apache/atlas/repository/patches/UniqueAttributePatch.java c5af50053 Diff: https://reviews.apache.org/r/70488/diff/2/ Changes: https://reviews.apache.org/r/70488/diff/1-2/ Testing ------- **Unit tests** Existing. Thanks, Ashutosh Mestry