[
https://issues.jboss.org/browse/WFLY-3021?page=com.atlassian.jira.plugin....
]
Brian Stansberry resolved WFLY-3021.
------------------------------------
Fix Version/s: 8.0.1.Final
(was: 9.0.0.CR1)
Resolution: Won't Fix
I forgot; WFLY-3022 is the 9.x part.
LogStoreDefinition exposes a bogus write-attribute handler for its
'type' attribute
-----------------------------------------------------------------------------------
Key: WFLY-3021
URL:
https://issues.jboss.org/browse/WFLY-3021
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transactions
Affects Versions: 8.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.1.Final
The 'type' attribute of LogStoreResource isn't really read-write. Its value
is determined by attributes of the parent resource. The OSH for write-attribute is
ReloadRequiredWriteAttributeHandler, and when the reload happens whatever value is set
will be lost.
For 8.0.1 I'll have the OSH just log a WARN. The attribute should be made read-only
for 9. I could make it read-only for 8.0.1 but I don't want to do a management API
bump, introduce transformation etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira