The only log I see is from one of the server nodes, which is spewing at a very high rate:
[grid-nio-worker-tcp-comm-...][TcpCommunicationSpi] Accepted incoming communication connection [locAddr=/<ip>:47100, rmtAddr=<ip>:<port> Note that each time the log is printed, i see a different value for <port>. Also note that I only see these logs when i try to run ignitevisorcmd's "cache" command. When I run the java application that calls IgniteCache.size(), I don't see any such logs. But in both cases, the result is that the operation is just hanging. The cluster is active and I am able to insert data (albeit at a pretty slow rate), so it's not like things are completely non-functional. It's really confusing :\ On Thu, Sep 24, 2020 at 11:04 AM aealexsandrov <[email protected]> wrote: > Hi, > > Can you please provide the full server logs? > > BR, > Andrei > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
