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




graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java
Lines 196 (patched)
<https://reviews.apache.org/r/70840/#comment302795>

    wrap #198 with try/catch to ignore any error in commit().



graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java
Line 382 (original), 388 (patched)
<https://reviews.apache.org/r/70840/#comment302793>

    Consider using try/finally here as well - similar to #195.
    
    Same for line #372 as well.



repository/src/main/java/org/apache/atlas/util/AtlasMetricsUtil.java
Lines 176 (patched)
<https://reviews.apache.org/r/70840/#comment302794>

    wrap line #176 with a try/catch, to ignore any errors in commit().
    
    Same for #199 as well.


- Madhan Neethiraj


On June 12, 2019, 8:02 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70840/
> -----------------------------------------------------------
> 
> (Updated June 12, 2019, 8:02 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, 
> and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-3276
>     https://issues.apache.org/jira/browse/ATLAS-3276
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Fix stale transactions in atlas due to ATLAS-3246
> 
> 
> Diffs
> -----
> 
>   
> graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraphIndexClient.java
>  4dd641da7 
>   repository/src/main/java/org/apache/atlas/services/MetricsService.java 
> 8fb68e926 
>   repository/src/main/java/org/apache/atlas/util/AtlasMetricsUtil.java 
> 0c86aff2c 
> 
> 
> Diff: https://reviews.apache.org/r/70840/diff/2/
> 
> 
> Testing
> -------
> 
> No longer see stale transaction alerts in atlas logs.
> 
> Precommit: 
> https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1199/console
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>

Reply via email to