-
Bug
-
Resolution: Done
-
Major
-
7.2.0.CD14
-
None
-
User Experience
-
-
-
-
-
-
Workaround Exists
-
-
Running legacy operation ends up with an error:
[standalone@localhost:9990 /] /subsystem=modcluster/:disable
{
"outcome" => "failed",
"failure-description" => "WFLYMODCLS0022: Legacy operations cannot be used with multiple proxy configurations. Use non-deprecated operations at the correct proxy address.",
"rolled-back" => true
}
mod_cluster configuration:
[standalone@localhost:9990 /] /subsystem=modcluster/:read-resource
{
"outcome" => "success",
"result" => {
"mod-cluster-config" => {"configuration" => undefined},
"proxy" => {"default" => undefined}
}
}
- clones
-
WFLY-11117 Executing legacy operations in mod_cluster subsystem is not possible with configuration with just one proxy
-
- Closed
-