]
Radoslav Husar updated WFLY-10498:
----------------------------------
Summary: remote-cache-store resource attributes are missing validators/capability
references (was: remote-cache-store resource attributes are missing validators)
remote-cache-store resource attributes are missing
validators/capability references
-----------------------------------------------------------------------------------
Key: WFLY-10498
URL:
https://issues.jboss.org/browse/WFLY-10498
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 13.0.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Fix For: 14.0.0.CR1
{noformat}
"default-remote-cluster" => {
"type" => STRING,
"description" => "Required default remote server
cluster.",
"expressions-allowed" => true,
"required" => true,
"nillable" => false,
"min-length" => 1L,
"max-length" => 2147483647L,
"access-type" => "read-write",
"storage" => "configuration",
"restart-required" => "resource-services"
},
{noformat}