+1
On 2020-09-29, 6:09 PM, "Xiaojian Zhou" 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 impor
+1
On 9/29/20, 3:10 PM, "Xiaojian Zhou" 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 importan
+1
-Original Message-
From: Xiaojian Zhou
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
+1
From: Xiaojian Zhou
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
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.