[
https://issues.apache.org/jira/browse/GEODE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250634#comment-16250634
]
ASF subversion and git services commented on GEODE-3592:
--------------------------------------------------------
Commit 36a116573968d10b71a39c0cd425d38067daa033 in geode's branch
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=36a1165 ]
Revert "GEODE-3592: remove getAnyInstance call (#1026)"
This reverts commit 3bc8c1a59e32c47e9f3a661023397c269602f8ad.
> CommitFunction.execute should not call CacheFactory.getAnyInstance
> ------------------------------------------------------------------
>
> Key: GEODE-3592
> URL: https://issues.apache.org/jira/browse/GEODE-3592
> Project: Geode
> Issue Type: Sub-task
> Components: transactions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> The execute method is passed an instance of FunctionContext which has a
> getCache method. So it should be easy to call getCache instead of
> getAnyInstance.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)