]
Jeff Mesnil moved JBEAP-6791 to WFLY-7444:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7444 (was: JBEAP-6791)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: JMS)
(was: User Experience)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR6)
"TODO" in description in messaging-activemq subsystem
-----------------------------------------------------
Key: WFLY-7444
URL:
https://issues.jboss.org/browse/WFLY-7444
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.1.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Minor
There are 3 "TODO" in description of ActiveMQ subsystem:
{code}
"perf-blast-pages" => {
"type" => INT,
"description" => "TODO",
"attribute-group" => "debug",
"expressions-allowed" => true,
"nillable" => true,
"default" => -1,
"access-type" => "read-write",
"storage" => "configuration",
"restart-required" => "all-services"
},
....
"connector-service" => {
"description" => "TODO",
"model-description" => {"*" => {
"description" => "TODO",
"attributes" => {
{code}