You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Xiaojian Zhou <zh...@vmware.com> on 2020/09/29 22:09:24 UTC

[PROPOSAL] Backport GEODE-6008 to support 1.12

Hi,

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. Please vote for it.

Regards
Xiaojian Zhou



RE: [PROPOSAL] Backport GEODE-6008 to support 1.12

Posted by Dick Cavender <di...@vmware.com>.
+1

-----Original Message-----
From: Xiaojian Zhou <zh...@vmware.com> 
Sent: Tuesday, September 29, 2020 3:09 PM
To: dev@geode.apache.org
Subject: [PROPOSAL] Backport GEODE-6008 to support 1.12

Hi,

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. Please vote for it.

Regards
Xiaojian Zhou



Re: [PROPOSAL] Backport GEODE-6008 to support 1.12

Posted by Joris Melchior <jm...@vmware.com>.
+1

On 2020-09-29, 6:09 PM, "Xiaojian Zhou" <zh...@vmware.com> wrote:

    Hi,

    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. Please vote for it.

    Regards
    Xiaojian Zhou




Re: [PROPOSAL] Backport GEODE-6008 to support 1.12

Posted by Bruce Schuchardt <br...@vmware.com>.
+1

On 9/29/20, 3:10 PM, "Xiaojian Zhou" <zh...@vmware.com> wrote:

    Hi,

    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. Please vote for it.

    Regards
    Xiaojian Zhou




Re: [PROPOSAL] Backport GEODE-6008 to support 1.12

Posted by Barrett Oglesby <bo...@vmware.com>.
+1
________________________________
From: Xiaojian Zhou <zh...@vmware.com>
Sent: Tuesday, September 29, 2020 3:09 PM
To: dev@geode.apache.org <de...@geode.apache.org>
Subject: [PROPOSAL] Backport GEODE-6008 to support 1.12

Hi,

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. Please vote for it.

Regards
Xiaojian Zhou