[
https://issues.apache.org/jira/browse/GEODE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051129#comment-16051129
]
ASF subversion and git services commented on GEODE-2301:
--------------------------------------------------------
Commit a21c97111a288ac0a0986bb30545f1aacbec5880 in geode's branch
refs/heads/feature/GEODE-2980 from [~eshu]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=a21c971 ]
GEODE-2301: Deprecate JTA transaction manager from Geode
Geode JTA transaction manager is deprecated and a warning message is logged if
it is being used.
> Deprecate JTA transaction manager from Geode
> --------------------------------------------
>
> Key: GEODE-2301
> URL: https://issues.apache.org/jira/browse/GEODE-2301
> Project: Geode
> Issue Type: Improvement
> Components: docs, transactions
> Affects Versions: 1.2.0
> Reporter: Swapnil Bawaskar
> Assignee: Eric Shu
> Labels: storage_2
> Fix For: 1.2.0
>
>
> We should deprecate and log a warning when using the JTA transaction manager
> that ships with Geode on the following grounds:
> From
> [documentation|http://geode.apache.org/docs/guide/developing/transactions/JTA_transactions.html#concept_8567sdkbigige]:
> {noformat}
> Geode ships with its own implementation of a JTA transaction manager.
> However, note that this implementation is not XA-compliant;
> therefore, it does not persist any state, which could lead to an inconsistent
> state after recovering a crashed member.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)