[jira] [Updated] (GEODE-5274) Handle closing CacheClientProxy during cq execution

2018-08-27 Thread nabarun (JIRA)


 [ 
https://issues.apache.org/jira/browse/GEODE-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nabarun updated GEODE-5274:
---
Fix Version/s: (was: 1.8.0)
   1.7.0

> 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.7.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)


[jira] [Updated] (GEODE-5274) Handle closing CacheClientProxy during cq execution

2018-06-01 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/GEODE-5274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-5274:
--
Labels: pull-request-available  (was: )

> 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
>
> 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)