[ 
https://issues.apache.org/jira/browse/GEODE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933048#comment-15933048
 ] 

ASF subversion and git services commented on GEODE-2657:
--------------------------------------------------------

Commit d4d4a93d0cd9824217037fea20bacd68640784a9 in geode-native's branch 
refs/heads/develop from Jacob Barrett
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=d4d4a93 ]

GEODE-2657: Fixes .NET test ThinClientFunctionExecutionTests.

- Timeout is ms.


> Execute Region Function sends incorrect message format
> ------------------------------------------------------
>
>                 Key: GEODE-2657
>                 URL: https://issues.apache.org/jira/browse/GEODE-2657
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: David Kimura
>            Assignee: Jacob S. Barrett
>
> `TcrMessageExecuteRegionFunction` is missing a call to set `m_hasResults`. 
> This causes the message response to be parsed synchronously and not 
> asynchronously chunked. The synchronous parser does not support this message 
> type and it barfs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to