[
https://issues.apache.org/jira/browse/TEPHRA-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Poorna Chandra updated TEPHRA-137:
----------------------------------
Fix Version/s: (was: 0.7.1)
> TransactionExecutor should allow to specify a Supplier<TransactionContext>
> --------------------------------------------------------------------------
>
> Key: TEPHRA-137
> URL: https://issues.apache.org/jira/browse/TEPHRA-137
> Project: Tephra
> Issue Type: Bug
> Components: core
> Affects Versions: 0.6.3
> Reporter: Andreas Neumann
> Assignee: Poorna Chandra
>
> Currently, it takes a list of tx-awares, and then for every execute(), it
> creates a (private) TransactionContext. That means, that no tx-awares can be
> added to the transaction while it is being executed. It would be better to
> have the option of an externally-managed transaction context.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)