replication-slave ha policy displays wrong default value for allow-failback

Solution Verified - Updated -

Issue

  • Wrong value for the default allow-failback attribute:
  • Default value for allow-failback shows true instead false:

    /profile=backup/subsystem=messaging-activemq/server=default/ha-  policy=replication-slave:read-resource(recursive=true,include-runtime=true,include-defaults=true)
    {
        "outcome" => "success",
        "result" => {
            "allow-failback" => true,
            "cluster-name" => "my-cluster",
            "group-name" => expression "${backup-group}",
            "initial-replication-sync-timeout" => 30000L,
            "max-saved-replicated-journal-size" => 250,
            "restart-backup" => true,
            "scale-down" => undefined,
            "scale-down-cluster-name" => undefined,
            "scale-down-connectors" => undefined,
            "scale-down-discovery-group" => undefined,
            "scale-down-group-name" => undefined
      }
    }
    

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.0.7
  • The following command is executed in the EAP jboss-cli:

    /profile=backup/subsystem=messaging-activemq/server=default/ha-policy=replication-slave:read-resource(recursive=true,include-runtime=true,include-defaults=true)
    

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.