Jeffrey Hagelberg created ATLAS-1535:
----------------------------------------
Summary: Some webapp tests are failing due to a stale Titan
transaction
Key: ATLAS-1535
URL: https://issues.apache.org/jira/browse/ATLAS-1535
Project: Atlas
Issue Type: Bug
Reporter: Jeffrey Hagelberg
I've been debugging some of the recent test failures we're seeing in the webapp
project. It looks like at least some of them are occurring when the test
executes a thread that runs in the context of a stale Titan transaction. There
is logic in BaseService to rollback the transaction associated with a thread
whenever a new request comes in. However, this logic is not used in all places.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)