[
https://issues.apache.org/jira/browse/ATLAS-5091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013842#comment-18013842
]
ASF subversion and git services commented on ATLAS-5091:
--------------------------------------------------------
Commit dea587dd0a0f4fc9f19b2802345a880811fd2e4b in atlas's branch
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=dea587dd0 ]
ATLAS-5091: fix stale transaction warnings (#424)
> 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)