[
https://issues.apache.org/jira/browse/GEODE-8895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-8895.
--------------------------------
> processChunkResponse encountering broken socket should throw IOException to
> retrty
> ----------------------------------------------------------------------------------
>
> Key: GEODE-8895
> URL: https://issues.apache.org/jira/browse/GEODE-8895
> Project: Geode
> Issue Type: Bug
> Reporter: Xiaojian Zhou
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.1, 1.13.2, 1.14.0
>
>
> When primary subscription crashed, it will aggressively close the connection,
> which could cause the socket to break with unflushed buffer.
> The read header at client side's call to processChunkResponse should throw
> IOException to retry, not to throw InternalGemfireException to the user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)