[jboss-jira] [JBoss JIRA] (WFLY-10872) Missing translation for writing simple-load-provider attribute in mod_cluster subsystem
Jan Kašík (JIRA)
issues at jboss.org
Mon Aug 20 03:03:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Kašík updated WFLY-10872:
-----------------------------
Affects Testing: Regression
Priority: Blocker (was: Major)
> Missing translation for writing simple-load-provider attribute in mod_cluster subsystem
> ---------------------------------------------------------------------------------------
>
> Key: WFLY-10872
> URL: https://issues.jboss.org/browse/WFLY-10872
> Project: WildFly
> Issue Type: Bug
> Components: mod_cluster
> Reporter: Jan Kašík
> Assignee: Radoslav Husar
> Priority: Blocker
>
> Following should add simple load provider with factor=0:
> {code}
> /subsystem=modcluster/mod-cluster-config=configuration/:write-attribute(name=simple-load-provider, value=0)
> {code}
> Instead, this error shows up:
> {code}
> {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0216: Management resource '[
> (\"subsystem\" => \"modcluster\"),
> (\"proxy\" => \"default\"),
> (\"load-provider\" => \"simple\")
> ]' not found",
> "rolled-back" => true
> }
> {code}
> There is missing translation to create the resource, same is the situation for undefine operation.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list