[
https://issues.apache.org/jira/browse/GEODE-8557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204922#comment-17204922
]
ASF subversion and git services commented on GEODE-8557:
--------------------------------------------------------
Commit 06f23f0727286972140d34b05b9913019e7587e6 in geode's branch
refs/heads/support/1.12 from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=06f23f0 ]
GEODE-8557: Throw IOException instead of IllegalStateException when
NioSslEngine (#5573)
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
> Labels: pull-request-available
>
> 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)