----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57212/ -----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Sarath Subramanian, Suma Shivaprasad, and Vimal Sharma. Bugs: ATLAS-1616 https://issues.apache.org/jira/browse/ATLAS-1616 Repository: atlas Description ------- Merge all V2 clients into one Diffs ----- client/src/main/java/org/apache/atlas/AtlasBaseClient.java 6a34f832 client/src/main/java/org/apache/atlas/AtlasClient.java d0e6ed43 client/src/main/java/org/apache/atlas/AtlasClientV2.java PRE-CREATION client/src/main/java/org/apache/atlas/AtlasDiscoveryClientV2.java f6531113 client/src/main/java/org/apache/atlas/AtlasEntitiesClientV2.java b16bb584 client/src/main/java/org/apache/atlas/AtlasLineageClientV2.java ac870d48 client/src/main/java/org/apache/atlas/AtlasTypedefClientV2.java a48b6fb0 webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java a11351a2 webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java f030140e webapp/src/test/java/org/apache/atlas/examples/QuickStartV2IT.java 14498129 webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 134c7988 webapp/src/test/java/org/apache/atlas/web/resources/EntityDiscoveryJerseyResourceIT.java c99ff57c webapp/src/test/java/org/apache/atlas/web/resources/EntityV2JerseyResourceIT.java ae5cd462 webapp/src/test/java/org/apache/atlas/web/resources/TypedefsJerseyResourceIT.java 243d0999 Diff: https://reviews.apache.org/r/57212/diff/1/ Testing ------- mvn clean install in progress (will update shortly) Thanks, Apoorv Naik