[
https://issues.apache.org/jira/browse/ISIS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264813#comment-17264813
]
ASF subversion and git services commented on ISIS-2479:
-------------------------------------------------------
Commit cb86196d4ef394635c50ea2016b0a3b1e0bfb9a6 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=cb86196 ]
ISIS-2479: makes TransactionId an immutable value type
> 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)