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 01:54:41 UTC

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

     [ https://issues.apache.org/jira/browse/ATLAS-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey Hagelberg updated ATLAS-1535:
-------------------------------------
    Attachment: rb56417.patch

> 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
>            Assignee: Jeffrey Hagelberg
>         Attachments: rb56417.patch
>
>
> 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)