You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/14 10:23:00 UTC

[jira] [Commented] (ISIS-2479) Resurrect support for TransactionId

    [ https://issues.apache.org/jira/browse/ISIS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264742#comment-17264742 ] 

ASF subversion and git services commented on ISIS-2479:
-------------------------------------------------------

Commit 32121b80873ca0ed88ed6100f8819696f38d41ff in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=32121b8 ]

ISIS-2479: TransactionService: let currentTransactionId() return an
Optional<TransactionId>

> Resurrect support for TransactionId
> -----------------------------------
>
>                 Key: ISIS-2479
>                 URL: https://issues.apache.org/jira/browse/ISIS-2479
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>
> TransactionIds are currently empty. Java-doc of TransactionId states, that the UUID it holds, equals that of the current Interaction, and that the sequence counter keeps track of the transactions closed within the current Interaction.
> Also TransactionId needs a new field, that holds the name of the persistence-context the current transaction belongs to, which should account for (not yet supported) cases, when multiple persistence layers coexist within Spring's application context.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)