----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59533/#review176138 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On May 25, 2017, 2:07 p.m., Apoorv Naik wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59533/ > ----------------------------------------------------------- > > (Updated May 25, 2017, 2:07 p.m.) > > > 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 > repository/src/test/java/org/apache/atlas/DBSandboxer.java cc8e0e27 > > > Diff: https://reviews.apache.org/r/59533/diff/2/ > > > Testing > ------- > > mvn clean package executes successfully > mvn clean install executes successfully with one consitent failure related to > notification processing. > > > Thanks, > > Apoorv Naik > >
