Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5844

[primary/secondary] Rename Host Controller model resource attribute from "master" to "primary"

XMLWordPrintable

      Replacement of master/slave by primary/secondary:

      • The Host Controller model resource has an attribute named master. This attribute must be renamed to primary. See for example the output of the following operation: 
        [domain@localhost:9990 /] /host=master:read-resource(include-runtime=true)
        {
        "outcome" => "success",
        "result" => {
        "directory-grouping" => "by-server",
        "domain-controller" => {"local" => {}},
        "domain-organization" => undefined,
        "host-state" => "running",
        "management-major-version" => 20,
        "management-micro-version" => 0,
        "management-minor-version" => 0,
        "master" => true,
      • Fix any affected test

            mshikalw Moulali Shikalwadi
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: