I ran across the same issue several months ago. I’m pretty certain it is
harmless as no bugs have come up in our product since then.

I didnt figure out a way to suppress the log or make it run “cleanly”.


On Mon, May 19, 2025 at 07:01 Nandhini S <nandhini100111...@gmail.com>
wrote:

> 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