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



repository/src/main/java/org/apache/atlas/repository/MetadataRepository.java 
(line 83)
<https://reviews.apache.org/r/37181/#comment148994>

    throws RepositoryException, EntityExistsException should be more clear?



repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
(line 117)
<https://reviews.apache.org/r/37181/#comment148992>

    Nice +1


- Suma Shivaprasad


On Aug. 6, 2015, 11:59 a.m., Shwetha GS wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37181/
> -----------------------------------------------------------
> 
> (Updated Aug. 6, 2015, 11:59 a.m.)
> 
> 
> Review request for atlas.
> 
> 
> Bugs: ATLAS-59
>     https://issues.apache.org/jira/browse/ATLAS-59
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Exposes qualifiedName that can be set on Referenceable. In the backend, it 
> creates unique index for this property for all class types and createEntity 
> fails if there is another entity of the same type with the same qualified name
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/repository/Constants.java d5d3b3c 
>   
> repository/src/main/java/org/apache/atlas/repository/MetadataRepository.java 
> 1b0faa5 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java
>  cc10ea3 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
>  10babed 
>   repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
> ceb8a65 
>   
> typesystem/src/main/java/org/apache/atlas/typesystem/IReferenceableInstance.java
>  9285014 
>   typesystem/src/main/java/org/apache/atlas/typesystem/Referenceable.java 
> 213e46c 
>   typesystem/src/main/java/org/apache/atlas/typesystem/persistence/Id.java 
> 641146a 
>   
> typesystem/src/main/java/org/apache/atlas/typesystem/persistence/ReferenceableInstance.java
>  911a5f4 
>   typesystem/src/main/java/org/apache/atlas/typesystem/types/ClassType.java 
> cdfbf07 
>   
> typesystem/src/main/scala/org/apache/atlas/typesystem/json/InstanceSerialization.scala
>  f792858 
>   webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java 
> dcb460d 
>   
> webapp/src/test/java/org/apache/atlas/web/resources/EntityJerseyResourceIT.java
>  e6a7325 
> 
> Diff: https://reviews.apache.org/r/37181/diff/
> 
> 
> Testing
> -------
> 
> UT and IT
> 
> 
> Thanks,
> 
> Shwetha GS
> 
>

Reply via email to