Configuration.update() must not send CM_UPDATED event
-----------------------------------------------------
Key: FELIX-1508
URL: https://issues.apache.org/jira/browse/FELIX-1508
Project: Felix
Issue Type: Bug
Components: Configuration Admin, Specification compliance
Affects Versions: configadmin-1.0.10
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: configadmin-1.0.12
The Configuration.update() method should just cause any configuration client
(ManagedService or ManagedServiceFactory) to be updated with the current
configuration. A CM_UDPATE event must not be sent in this case. [ Unlike the
Configuration.update(Dictionary) which causes the CM_UPDATED event to be sent. ]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.