Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5138

JGroups Channel creation in domain mode is invalid

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 10.1, 10.0.1
    • 10.0
    • Server
    • None

      In domain mode configuration where the JGroups channel is configured, it is configured to be used as a separate channel where it would require separate protocol stack, which is also discouraged form. The suggested configuration is to create a forked channel as

      <channel name="ee" stack="udp" cluster="ejb">
             <fork name="teiid-cluster"/>
      </channel>
      

              rhn-engineering-rareddy Ramesh Reddy
              rhn-engineering-rareddy Ramesh Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: