Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-313

Provide an StandaloneJGroupsChannelLookup implementation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Core
    • None

    Description

      StandaloneJGroupsChannelLookup would target environments that are
      either standalone or within other app servers that are not JBoss.
      It would allow for different Infinispan configurations to use the same
      shared transport, reducing network configuration.

      Infinispan and StandaloneJGroupsChannelLookup, if you guys create
      such a class, have it use the ChannelFactory.createChannel(String
      stack_name) method, not the old legacy createMultiplexerChannel method
      used by JBC. ChannelFactory.createChannel(String stack_name) will be a
      stable API, createMultiplexerChannel(...) may go away in JGroups 3.0.
      ChannelFactory.createChannel(String stack_name) lets you get a shared
      transport channel if the stack's transport protocol config has the
      singleton_name element.

      Full thread can be found in forum reference link

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: