[
https://issues.apache.org/jira/browse/ISIS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264760#comment-17264760
]
ASF subversion and git services commented on ISIS-2479:
-------------------------------------------------------
Commit c72df9a7b981b00d2b068b3f2a2b9dee69dc0f12 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c72df9a ]
ISIS-2479: runtime-services: rename packages (house keeping)
> 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)