-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62455/
-----------------------------------------------------------

(Updated Sept. 22, 2017, 9:46 p.m.)


Review request for atlas and Madhan Neethiraj.


Changes
-------

Added abstraction around EdgeLabel and modified randomString generation in tests


Bugs: ATLAS-2092
    https://issues.apache.org/jira/browse/ATLAS-2092


Repository: atlas


Description
-------

See ATLAS-2092 for the discussion


Diffs (updated)
-----

  
graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasEdgeLabel.java
 PRE-CREATION 
  
graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraphManagement.java
 0db46d46 
  
graphdb/titan0/src/main/java/org/apache/atlas/repository/graphdb/titan0/GraphDbObjectFactory.java
 0e8519e7 
  
graphdb/titan0/src/main/java/org/apache/atlas/repository/graphdb/titan0/Titan0EdgeLabel.java
 PRE-CREATION 
  
graphdb/titan0/src/main/java/org/apache/atlas/repository/graphdb/titan0/Titan0GraphManagement.java
 ec4d6c45 
  
graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/GraphDbObjectFactory.java
 c27bc35e 
  
graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/Titan1EdgeLabel.java
 PRE-CREATION 
  
graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/Titan1GraphManagement.java
 61dc2980 
  
repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
 be6a0a06 
  repository/src/test/java/org/apache/atlas/TestUtils.java 1e439f7d 
  
repository/src/test/java/org/apache/atlas/discovery/DataSetLineageServiceTest.java
 c700a61f 
  
repository/src/test/java/org/apache/atlas/lineage/EntityLineageServiceTest.java 
8a88f322 
  
repository/src/test/java/org/apache/atlas/repository/audit/AuditRepositoryTestBase.java
 5bde6059 
  
repository/src/test/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepositoryTest.java
 f372891e 
  
repository/src/test/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexerTest.java
 ef5d4696 
  
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityStoreV1Test.java
 9b4cbd36 
  
repository/src/test/java/org/apache/atlas/service/DefaultMetadataServiceTest.java
 d8d8d91b 
  repository/src/test/scala/org/apache/atlas/query/QueryTestsUtils.scala 
c844558a 


Diff: https://reviews.apache.org/r/62455/diff/4/

Changes: https://reviews.apache.org/r/62455/diff/3-4/


Testing
-------

mvn clean package -Dberkeley-elasticsearch went through fine
Build was done 3-4 times to ensure that the concurrency tests passed every time


Thanks,

Apoorv Naik

Reply via email to