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




webapp/src/test/java/org/apache/atlas/web/resources/EntityDiscoveryJerseyResourceIT.java
 (line 100)
<https://reviews.apache.org/r/54287/#comment229069>

    use constants for qualifiedName everywhere


- Suma Shivaprasad


On Dec. 2, 2016, 10:56 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/54287/
> -----------------------------------------------------------
> 
> (Updated Dec. 2, 2016, 10:56 p.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Madhan Neethiraj, and Suma Shivaprasad.
> 
> 
> Bugs: ATLAS-1308
>     https://issues.apache.org/jira/browse/ATLAS-1308
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Model and implement the new Discovery REST API's for the following search 
> types:
> * DSL Search
> * Full Text Search
> and retrieve search results in a structured model using AtlasEntityHeader 
> information.
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 84d8173 
>   
> intg/src/main/java/org/apache/atlas/model/discovery/AtlasDiscoveryService.java
>  PRE-CREATION 
>   intg/src/main/java/org/apache/atlas/model/discovery/AtlasSearchResult.java 
> PRE-CREATION 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntityHeader.java 
> d9c74ae 
>   repository/src/main/java/org/apache/atlas/RepositoryMetadataModule.java 
> d3903fb 
>   
> repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java
>  PRE-CREATION 
>   repository/src/main/scala/org/apache/atlas/query/Expressions.scala 297aa2b 
>   webapp/src/main/java/org/apache/atlas/web/rest/DiscoveryREST.java 
> PRE-CREATION 
>   
> webapp/src/test/java/org/apache/atlas/web/resources/EntityDiscoveryJerseyResourceIT.java
>  PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/54287/diff/
> 
> 
> Testing
> -------
> 
> UTs in progress, tested using POSTMAN rest client.
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to