[
https://issues.apache.org/jira/browse/GEODE-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498422#comment-16498422
]
ASF subversion and git services commented on GEODE-5274:
--------------------------------------------------------
Commit 400a843fb12ee94bc61223e4c70e1a209f7355a6 in geode's branch
refs/heads/develop from [~nabarunnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=400a843 ]
GEODE-5274: Null check for closing CacheClientProxy (#2014)
Co-authored-by: bijukunjummen <[email protected]>
> Handle closing CacheClientProxy during cq execution
> ---------------------------------------------------
>
> Key: GEODE-5274
> URL: https://issues.apache.org/jira/browse/GEODE-5274
> Project: Geode
> Issue Type: Bug
> Components: cq
> Reporter: nabarun
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> During execution of a cq the CacheClientProxy may be closed resulting in
> operations being executed on null values.
> Null checks are needed at in executeCQ to make sure that the CacheClientProxy
> is still active.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)