Hi All,

We have few questions about org.apache.geode.internal.tcp.ConnectionTable.

1. Is it a common/global table that keeps all connections to all other nodes 
and whoever tries to open a connection to a different node just picks it from 
this table?
2. Which flow is responsible for closing a connection and removing it from the 
ConnectionTable?
3. We see that there are high amount of connections in the table and they are 
all marked as closed. We would like to understand what exactly is holding those 
to be removed from the table?

Thanks,
Vahram.

Reply via email to