[
https://issues.apache.org/jira/browse/QPID-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334873#comment-14334873
]
ASF subversion and git services commented on QPID-6406:
-------------------------------------------------------
Commit 1661944 from [~k-wall] in branch 'qpid/branches/0.32'
[ https://svn.apache.org/r1661944 ]
QPID-6406: [Java Broker] ACO generates attribute set events even if the
attribute value is not changed
Merged from trunk with command:
svn merge -c 1661531 https://svn.apache.org/repos/asf/qpid/trunk
> ACO generates attribute set events even if the attribute value is not changed
> -----------------------------------------------------------------------------
>
> Key: QPID-6406
> URL: https://issues.apache.org/jira/browse/QPID-6406
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Rob Godfrey
> Fix For: 0.32
>
>
> I notice that when updating a single attribute of an object through the Web
> Management UI (for instance, a port's binding address attribute), the
> underlying store is written many times. Further investigation showed that
> there is a separate save being generated for every attribute sent from the UI
> (which includes values that have no changed).
> There is an expression in AbstractConfiguredObject#changeAttributes that
> appears to want to prevent unchanged values causing set attribute events, but
> a logic defect means this is not the case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]