[
https://issues.apache.org/jira/browse/GEODE-8557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204454#comment-17204454
]
Xiaojian Zhou commented on GEODE-8557:
--------------------------------------
The original GEODE-6008 contains at least 2 fixes: 1) change throwing
IllegalStateException to be IOException. 2) ResidualReaderThread
We only backport 1) into support/1.12.
> Backport GEODE-6008 to support 1.12
> -----------------------------------
>
> Key: GEODE-8557
> URL: https://issues.apache.org/jira/browse/GEODE-8557
> Project: Geode
> Issue Type: Bug
> Reporter: Xiaojian Zhou
> Assignee: Xiaojian Zhou
> Priority: Major
>
> GEODE-6008 changed “java.lang.IllegalStateException: NioSslEngine has been
> closed” to IOException, which enabled DirectChannel to handle it and retry
> the connection in the case that the connection is closed.
> This fix is important and no risk to backport to support/1.12.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)