You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2017/02/08 00:02:41 UTC

[jira] [Created] (ATLAS-1535) Some webapp tests are failing due to a stale Titan transaction

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)