[jboss-jira] [JBoss JIRA] (WFCORE-1538) resource-added notifications contain no data

Kabir Khan (JIRA) issues at jboss.org
Mon May 9 07:46:00 EDT 2016


Kabir Khan created WFCORE-1538:
----------------------------------

             Summary: resource-added notifications contain no data
                 Key: WFCORE-1538
                 URL: https://issues.jboss.org/browse/WFCORE-1538
             Project: WildFly Core
          Issue Type: Feature Request
          Components: Domain Management
    Affects Versions: 2.1.0.Final
            Reporter: Kabir Khan
            Assignee: Brian Stansberry
             Fix For: 3.0.0.Alpha1


When listening for notifications, I found that the attribute-value-written notifications contain a data field containing the name of the modified attribute and the old and new values.

For resource-added (and presumably resource-removed) the data field is empty, so if someone has registered a notification handler for resource adds, and they want the values of the resource attributes they will have to do a read-resource on the newly created resource.

Should the data for a resource add contain the attribute values?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list