https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
--- Comment #42 from chamith buddhika <chamibuddh...@gmail.com> 2010-06-25 07:22:19 EDT --- (In reply to comment #41) > (In reply to comment #40) > > (In reply to comment #25) > > > (In reply to comment #24) > > > > (In reply to comment #23) > > > > > > > > > At least some of them were part of Tomcat 5.5 ´cluster and have been > > > > > dropped > > > > > when the new Tomcat 6 cluster was written. > > > > > > > > So their corresponding descriptors can be safely removed? > > > > > > Yes, but first check > > > > > > - that those classes exist in the old tc 5.5 cluster (under > > > tc5.5.x/trunk/container/modules the directories are cluster, ha, > > > groupcom) . If > > > they are not there, we missed something. > > > > > > - and that they are no longer present in any cluster related package in > > > TC 7 > > > (which is easy, because since Tomcat 6 all Java classes are in the same > > > directory tree). > > > > > > Regards, > > > > > > Rainer > > > > I couldn't find the mentioned classes in Tomcat 5.5 and nor they are > > present in > > the trunk. > > I found some of the classes in TC5.0. Namely > > - PooledSocketSender > > - SocketSender > > - AsyncSocketSender > > - ReplicationTransmitter > > Some of the other classes are missing in TC5.0 as well. > > - ClusterReceiverBase > > - SocketReplicatonListener > > - FastAsyncSocketSender So I will be removing the descriptors of these classes in respective packages. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org