rejecting communication connection & Failed to process selector key

2024-09-15 Thread MJ
Hi Igniters,   I am experiencing the “Failed to process selector key” error once every one or two days. Every time it appears received and rejected multiple communication connections and then threw the exception. Below logging is about “Broken pipe” original exception but not only “Broke

Re: rejecting communication connection & Failed to process selector key

2024-09-15 Thread Pavel Tupitsyn
Looks like some non-Ignite application connects to the Ignite server, then sends unexpected data or disconnects quickly. Could it be some kind of a security tool, port scanner, or a misconfigured service somewhere on the network? On Mon, Sep 16, 2024 at 3:59 AM MJ <6733...@qq.com> wrote: > Hi Ig

Self manageemnt script ( Control Scripts) + Ignite .NET Clusters

2024-09-15 Thread satyajit.mandal.barclays.com via user
Hi Pavel, How can we prevent self-management scripts ( Control scripts) to join the cluster which has TLS/SSL enabled. Currently without certificates it is able to join the cluster though TLS/SSL is enabled in Ignite .NET Cluster. Is there any setting on server nodes whic