You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2021/02/01 23:49:00 UTC

[jira] [Updated] (GEODE-8895) processChunkResponse encountering broken socket should throw IOException to retrty

     [ https://issues.apache.org/jira/browse/GEODE-8895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols updated GEODE-8895:
--------------------------------
    Fix Version/s: 1.13.2
                   1.12.1

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