----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59533/ -----------------------------------------------------------
(Updated May 25, 2017, 9:07 p.m.) Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad. Changes ------- Added Sandbox naming capability, defaults to UUID. Repository: atlas Description ------- Due to race condition, a couple of test still end up using the same directory for DB/index storage. This change checks for the existence of the folder and generates the name again in case of any discrepancy. Diffs (updated) ----- graphdb/common/src/test/java/org/apache/atlas/graph/GraphSandboxUtil.java 44ad4fc0 repository/src/test/java/org/apache/atlas/DBSandboxer.java cc8e0e27 Diff: https://reviews.apache.org/r/59533/diff/2/ Changes: https://reviews.apache.org/r/59533/diff/1-2/ Testing ------- mvn clean package executes successfully mvn clean install executes successfully with one consitent failure related to notification processing. Thanks, Apoorv Naik
