[ https://issues.apache.org/jira/browse/GEODE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Juan José Ramos Cassella closed GEODE-5896. ------------------------------------------- > 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 > Assignee: Juan José Ramos Cassella > Priority: Major > Labels: SmallFeature > Attachments: > ClientServerFunctionExecutionWithCoordinatorDUnitTest.java > > > 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)