[ https://issues.apache.org/jira/browse/ATLAS-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013843#comment-18013843 ]
ASF subversion and git services commented on ATLAS-5091: -------------------------------------------------------- Commit 570dfbe63575cdc483da9d1b649d6acdf4bccd31 in atlas's branch refs/heads/atlas-2.5 from Madhan Neethiraj [ https://gitbox.apache.org/repos/asf?p=atlas.git;h=570dfbe63 ] ATLAS-5091: fix stale transaction warnings (#424) (cherry picked from commit dea587dd0a0f4fc9f19b2802345a880811fd2e4b) > Fix stale transaction warnings in Atlas logs > -------------------------------------------- > > Key: ATLAS-5091 > URL: https://issues.apache.org/jira/browse/ATLAS-5091 > Project: Atlas > Issue Type: Bug > Components: atlas-core > Affects Versions: 3.0.0 > Reporter: Madhan Neethiraj > Assignee: Madhan Neethiraj > Priority: Major > Time Spent: 0.5h > Remaining Estimate: 0h > > Few uses of AtlasGraphManagement object don't call commit or roll back, which > result in associated resources (like transactions) not be released as early > as possible, as seen by logs shown below: > {code:java} > ERROR [ManagementLogger.java:275] Evicted [27@ac13000780-atlas-example-com2] > from cache but waiting too long for transactions to close. Stale transaction > alert on: [standardjanusgraphtx[0x559ae590]]{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)