Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-692

Web Console uses wrong JGroup stack transport address

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.8.10
    • 2.6.10, 2.8.10
    • None

    Description

      Web Console is unable to change configuration of a transport for a protocol stack with WF9/EAP7 due to wrong address. Address in CLI is
      /subsystem=jgroups/stack=udp/transport=UDP
      but Web Console uses old one with transport=TRANSPORT for both tcp and udp stacks.

      Request
      {
          "operation" => "composite",
          "address" => [],
          "steps" => [{
              "address" => [
                  ("subsystem" => "jgroups"),
                  ("stack" => "tcp"),
                  ("transport" => "TRANSPORT")
              ],
              "operation" => "write-attribute",
              "name" => "diagnostics-socket-binding",
              "value" => "sss"
          }]
      }
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-hbraun Heiko Braun
              mkrajcov Michal Krajcovic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: