Re: [jgroups-dev] Anyone implementing SocketFactory ?
Bela Ban <[email protected]> Tue, 24 Jan 2012 22:00:54 +0100
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
OK, got it. Note that thers is a bug [1] which doesn't close sockets on a failed connect(). I hope this doesn't lead to a socket / memory leak in your register() method. I did in my DefaultSocketFactory impl, and will get fixed in [1]. [1] https://issues.jboss.org/browse/JGRP-1420 On 1/24/12 7:04 PM, Paul Ferraro wrote: > https://github.com/jbossas/jboss-as/blob/master/clustering/jgroups/src/main/java/org/jboss/as/clustering/jgroups/ManagedSocketFactory.java > > Paul > > On Tue, 2012-01-24 at 17:37 +0100, Bela Ban wrote: >> Do we have anyone implementing SocketFactory ? I'd like to change the >> API slightly, removing the service_name from all calls, but would >> refrain from doing so if anyone used it... -- Bela Ban Lead JGroups (http://www.jgroups.org) JBoss / Red Hat ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Javagroups-development mailing list