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

(Updated March 28, 2019, 2:01 p.m.)


Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nikhil Bonte, and 
Nixon Rodrigues.


Changes
-------

addressed review comments.


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


Repository: atlas


Description
-------

stale transaction alerts have been seen in atlas logs after the java patch 
handler.

Need to close transaction after graph access.


Diffs (updated)
-----

  graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java 
09eab2864 
  
graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraph.java
 93284140c 
  
repository/src/main/java/org/apache/atlas/repository/patches/AtlasJavaPatchHandler.java
 470ff1054 
  
repository/src/main/java/org/apache/atlas/repository/patches/UniqueAttributePatchHandler.java
 0c65ef169 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
 eac2a03aa 


Diff: https://reviews.apache.org/r/70333/diff/2/

Changes: https://reviews.apache.org/r/70333/diff/1-2/


Testing
-------

No longer see stale transaction alerts in the log.


Thanks,

Sarath Subramanian

Reply via email to