You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dong Yang (JIRA)" <ji...@apache.org> on 2018/10/18 10:43:00 UTC

[jira] [Created] (GEODE-5896) Function sendResult can not finish correctly when client stop receive data

Dong Yang created GEODE-5896:
--------------------------------

             Summary: Function sendResult can not finish correctly when client stop receive data
                 Key: GEODE-5896
                 URL: https://issues.apache.org/jira/browse/GEODE-5896
             Project: Geode
          Issue Type: Bug
          Components: functions
            Reporter: Dong Yang


Scenario:
 # TCP client-server mode
 # on Region with filter invocation
 # single-hop enabled at client-side
 # lots of data transfer from server to client
 # Using sendResult send data from server to client as streaming style

Incident:

Client program killed or exit normally. Server-side can not detect the exception so still sending data to client. Resources occupied sometimes a very long time and get more worse when client resent the request. As result, the cluster looks like hang in and can not response any request include api invocation, gfsh comand , etc.

 

 

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)