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




intg/src/main/java/org/apache/atlas/AtlasConfiguration.java
Lines 63 (patched)
<https://reviews.apache.org/r/71564/#comment305544>

    Is there any impact of increasing the limit once it is set?


- Ashutosh Mestry


On Oct. 2, 2019, 4:51 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71564/
> -----------------------------------------------------------
> 
> (Updated Oct. 2, 2019, 4:51 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, 
> Madhan Neethiraj, and Nixon Rodrigues.
> 
> 
> Bugs: ATLAS-3431
>     https://issues.apache.org/jira/browse/ATLAS-3431
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> A data steward would like to be able to store arbitrary key-value pair data 
> on any entity in Atlas so they can enrich and annotate instances with 
> additional context.
> 
> 
> Diffs
> -----
> 
>   common/src/main/java/org/apache/atlas/repository/Constants.java 2f08efce0 
>   intg/src/main/java/org/apache/atlas/AtlasConfiguration.java 916052482 
>   intg/src/main/java/org/apache/atlas/AtlasErrorCode.java 9a1aa65f6 
>   intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java 
> 67493baab 
>   
> repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java
>  981cfc7d8 
>   repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java 
> 3cc91a586 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityGraphDiscoveryV2.java
>  5de2d7c51 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2.java
>  607adc059 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphMapper.java
>  495d7883c 
>   
> repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
>  c921130f6 
>   
> repository/src/test/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityStoreV2Test.java
>  a4edaf086 
> 
> 
> Diff: https://reviews.apache.org/r/71564/diff/4/
> 
> 
> Testing
> -------
> 
> Added new unit-tests: AtlasEntityStoreV2Test
> 
> validated in REST-client
> 
> Precommit: 
> https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1444/
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to