mneethiraj opened a new pull request, #426: URL: https://github.com/apache/atlas/pull/426
## What changes were proposed in this pull request? This is a continuatiion of previous patch to address evicted/stale transaction warnings in log. AtlasGraphManagement is now AutoCloseable, which will ensure that commit or rollback is called on all instances, which will avoid transaction leaks and hence evicted/stale transaction warning messages. ## How was this patch tested? Verified that Atlas startsup successfully, with no errors in loading initial typedef models. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org