[infinispan-dev] Setting JGroups channel name

Manik Surtani manik at jboss.org
Wed Sep 23 13:39:18 EDT 2009


Yeah they're dupes.  I believe JIRA crashed on my when I was creating  
these.  I have closed one now.

On 10 Sep 2009, at 13:04, Vladimir Blagojevic wrote:

> Hi Manik,
>
> These two issue seem to be duplicate, right? I do not understand how  
> is
> it possible to set node name from transport element when we have to  
> set
> a different name for each channel created in order for this feature to
> have any sense?
>
> If you want this feature maybe we need channelNamingSchemaClass
> attribute in transport element. Instance of this class will conform to
> certain interface and will be consulted to generate the next in  
> sequence
> channel name for the created channel. Is this what you meant?

Not really a sequence, but, for example, rather than using UUIDs in  
the logs, etc. (which is what happens now), I should be able to name  
my nodes.  E.g.,

<transport nodeName="ByBigFatSolarisBox">
<transport nodeName="Fedora11OnMyLaptop">
<transport nodeName="TheOldUbuntuBoxUnderMySofa">

and I believe calling channel.setName() with this string (if present)  
will work?

>
> Let me know.
>
>
> https://jira.jboss.org/jira/browse/ISPN-182
> https://jira.jboss.org/jira/browse/ISPN-181
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
manik at jboss.org
Lead, Infinispan
Lead, JBoss Cache
http://www.infinispan.org
http://www.jbosscache.org







More information about the infinispan-dev mailing list