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

Legacy protocol write-attribute operations throw NoSuchResourceException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Beta1
    • 11.0.0.Alpha1
    • Clustering
    • None

    Description

      In this operation sequence, the 2nd operation fails with a NoSuchResourceException:

      /subsystem=jgroups/stack=tcp/protocol=TCPPING:add()
      /subsystem=jgroups/stack=tcp/protocol=TCPPING:write-attribute(name=properties, value={initial_hosts="HOST_A[7600],HOST_B[7600]"})
      

      The 1st operation will be transformed to /.../protocol=org.jgroups.protocols.TCPPING:add()
      The 2nd operation should also be transformed to the legacy resource.

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: