Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-3433

standalone-openshift.xml has the incorrect version of the io:subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP72 7.2.6.GA
    • EAP72 7.2.5.GA
    • EAP7
    • None

    Description

      standalone-openshift.xml has:

              <subsystem xmlns="urn:jboss:domain:io:2.0">
                  <worker name="default"/>
                  <buffer-pool name="default"/>
              </subsystem>
      

      This should be corrected to:

              <subsystem xmlns="urn:jboss:domain:io:3.0">
                  <worker name="default"/>
                  <buffer-pool name="default"/>
              </subsystem>
      

      Attachments

        Issue Links

          Activity

            People

              dkreling Daniel Kreling
              kwills@redhat.com Ken Wills
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: