Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5449

Custom socket factory for JGroups subsystem not set correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 10.0.0.CR4
    • 10.0.0.CR2
    • Clustering
    • None

    Description

      Wildfly's JChannelFactory tries to set a custom socket factory on the JGroups transport.

      This is not the correct API to use, and it gets overwritten when the JGroups channel starts.
      A custom socket factory should be set on the JChannel.

      The only time the custom socket factory is currently used is if there's a race condition where two channels are started at the same time, and the custom factory is set just before the other channel uses it.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              rhn-support-dereed Dennis Reed
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: