Hi Ignite Team,

I'm currently using Apache Ignite 2.17.0 with SSL/TLS enabled (TLSv1.3
configured explicitly via SslContextFactory). During node startup, I
consistently see the following warning in the logs:

    javax.net.ssl.SSLException: closing inbound before receiving peer's
close_notify

Interestingly, the Ignite cluster still forms successfully. However, this
exception is logged every time during startup, which raises concerns about
whether this might indicate a deeper issue.

I came across JIRA ticket [IGNITE-16496](
https://issues.apache.org/jira/browse/IGNITE-16496) which seems to be
related, but it appears to still be in an open state. Could you please help
confirm:
- Is this behavior expected or harmless under the current implementation?
- Are there any known mitigations or configurations to suppress or handle
this cleanly?

Any guidance or clarification would be much appreciated.

Thanks,
Nandhini

Reply via email to