1 Reply Latest reply on Mar 24, 2013 8:57 PM by cyron

    Setting JGroups channel name

    bevans88

      Hi,

       

      I'm looking to set the JGroups channel name used by Infinispan - we require the channel name to be consistent, whereas at the moment it is built up from the hostname and a random number.

       

      I've looked at the JGroups configuration file and it does not appear that the channel name can be set through it and instead has to be set programmatically. Is it possible to access the channel used by Infinispan in order to call the setName function, or is there a better solution?

       

      Thanks,

       

      Brent