[
https://issues.apache.org/jira/browse/GEODE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145127#comment-15145127
]
ASF subversion and git services commented on GEODE-794:
-------------------------------------------------------
Commit 781277f31f37388f7247cbdf05025c12de825d2a in incubator-geode's branch
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=781277f ]
GEODE-794: Unable to match iterators when update in progress
Adding other types of CompiledValue that could possibly be used to find a
runtime iterator
> Unable to match iterators when update in progress
> -------------------------------------------------
>
> Key: GEODE-794
> URL: https://issues.apache.org/jira/browse/GEODE-794
> Project: Geode
> Issue Type: Bug
> Components: querying
> Reporter: Jason Huynh
> Assignee: Jason Huynh
>
> When an update in progress occurs, run time iterators will possibly not be
> found. This is due to getReceiverNameFromPath not accounting for all the
> CompiledValue types that override getReceiver()
> The fix would involve adding CompiledOperation to the instance of checks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)