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

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

Commit 962efc7d59606e687082c041739bdcfd0b0b0c53 in geode-native's branch 
refs/heads/develop from [~dkimura]
[ https://git-wip-us.apache.org/repos/asf?p=geode-native.git;h=962efc7 ]

GEODE-2691: Fix function execution attributes mismatch

Fixes function execution invocation which previously passed in attributes that
function execute would compare to the server's view of the registered function
attributes. Since the previously passed in attributes were deprecated there is
nothing to compare. Instead we should accept the attributes that the server
returns.

Testing: Function execution tests pass


> Function execution failure with property disable-chunk-handler-thread enabled.
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-2691
>                 URL: https://issues.apache.org/jira/browse/GEODE-2691
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>            Priority: Critical
>
> If property {{disable-chunk-handler-thread}} enabled the function execution 
> fails with
> {{Unknown message type 61 in response, possible serialization mismatch}} 
> message.



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

Reply via email to