[
https://issues.apache.org/jira/browse/GEODE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933180#comment-15933180
]
Jacob S. Barrett commented on GEODE-2691:
-----------------------------------------
Some background gained on this property is that it was added to provide a
performance increase on function/query responses that contained lots of little
messages where the overhead of enqueuing them on the thread pool was more
costly than processing them inline.
With this background in mind I am in favor of dropping this property to reduce
the test matrix. A small performance increase is not worth the complexity of
having two different ways of processing responses. Alternatively solutions,
such as improving the threading/queuing data structures, should be investigated
in the future.
> 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)