Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
Description
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.