What are the SocketReplicationListener and the SocketReplicationThread classes?

seems like we are duplicating functionality. I'm planning on breaking out the membership and replication logic into a component so that we don't mix group messaging logic with session replication logic as they are two different classes.

Looks like these classes are only referenced from the SimpleTcpCluster and it looks like they are an attempt to do what we already do.

Question: Do we need them? Can I remove them?

Filip

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to