You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/15 15:46:00 UTC

[jira] [Commented] (GEODE-2301) Deprecate JTA transaction manager from Geode

    [ https://issues.apache.org/jira/browse/GEODE-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050645#comment-16050645 ] 

ASF subversion and git services commented on GEODE-2301:
--------------------------------------------------------

Commit a21c97111a288ac0a0986bb30545f1aacbec5880 in geode's branch refs/heads/develop 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
>            Reporter: Swapnil Bawaskar
>            Assignee: Eric Shu
>              Labels: storage_2
>
> 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)