----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59533/ -----------------------------------------------------------
Review request for atlas, Madhan Neethiraj, Sarath Subramanian, and Suma Shivaprasad. 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 ----- graphdb/common/src/test/java/org/apache/atlas/graph/GraphSandboxUtil.java 44ad4fc0 Diff: https://reviews.apache.org/r/59533/diff/1/ Testing ------- mvn clean package executes successfully mvn clean install executes successfully with one consitent failure related to notification processing. Thanks, Apoorv Naik