[
https://issues.apache.org/jira/browse/GEODE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250567#comment-16250567
]
ASF subversion and git services commented on GEODE-3593:
--------------------------------------------------------
Commit 8ca70007864a81e778e27b7407c4a062c3ad9273 in geode's branch
refs/heads/feature/GEODE-3940 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8ca7000 ]
GEODE-3593: remove call to getInstance (#1028)
GEODE-3593: remove call to getInstance
DM.getExistingCache is now used instead.
> refactor TXCommitMessage.basicProcess() to not call CacheFactory.getInstance
> ----------------------------------------------------------------------------
>
> Key: GEODE-3593
> URL: https://issues.apache.org/jira/browse/GEODE-3593
> Project: Geode
> Issue Type: Sub-task
> Components: transactions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> Instead of calling CacheFactory.getInstance, TxCommitMessage.basicProcess
> could just call dm.getCache().
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)