[
https://issues.apache.org/jira/browse/ISIS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber updated ISIS-2479:
-----------------------------
Description:
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.
was:
TransactionId are currently empty. J{color:#1d1c1d}ava-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. {color}
{color:#1d1c1d}Also {color:#1d1c1d}TransactionId{color} {color:#1d1c1d}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.{color}{color}
> 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)