[
https://issues.apache.org/jira/browse/GEODE-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467688#comment-16467688
]
ASF subversion and git services commented on GEODE-5036:
--------------------------------------------------------
Commit 50f7c7c6e5875bdbb036ca72a158aa91a1b0e929 in geode-native's branch
refs/heads/develop from [~igodwin]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=50f7c7c ]
GEODE-5036: Make "enable-chunk-handler-thread" = "false" default (#292)
* Sdded new integration test for chunkhandler
* Delete test adding no value
* Changing 'disable-chunk-handler-thread' to 'enable-chunk-handler-thread'
Signed-off-by: Michael Oleske <[email protected]>
Signed-off-by: Ryan McMahon <[email protected]>
Signed-off-by: Ivan Godwin <[email protected]>
> Make "disable-chunk-handler-thread" = "true" default
> ----------------------------------------------------
>
> Key: GEODE-5036
> URL: https://issues.apache.org/jira/browse/GEODE-5036
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Ernest Burghardt
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When chunk handler is enabled one thread reads from a socket and off loads
> decoding to a single thread, which causes a choke point when multiple sockets
> are receiving data to be decoded.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)