[
https://issues.apache.org/jira/browse/GEODE-8557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204458#comment-17204458
]
ASF subversion and git services commented on GEODE-8557:
--------------------------------------------------------
Commit 6ff6180e63358aec047d7f9d3cc3432990d16a96 in geode's branch
refs/heads/feature/GEODE-8557 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6ff6180 ]
GEODE-8557: Throw IOException instead of IllegalStateException when NioSslEngine
detects connection is closed.
This is to backport partial of GEODE-6008.
> 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)