You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/08 16:57:00 UTC

[jira] [Commented] (GEODE-5036) Make "disable-chunk-handler-thread" = "true" default

    [ 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 <mo...@pivotal.io>
Signed-off-by: Ryan McMahon <mc...@gmail.com>
Signed-off-by: Ivan Godwin <ig...@pivotal.io>


> 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)