[ 
https://issues.apache.org/jira/browse/ARIES-2224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084404#comment-18084404
 ] 

ASF subversion and git services commented on ARIES-2224:
--------------------------------------------------------

Commit a3be8f906f3965edbd8af524168dde7d08df8242 in aries-rsa's branch 
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=a3be8f90 ]

ARIES-2224 Fix ZooKeeper modified events published for unchanged endpoints


> ZooKeeper modified events published for unchanged endpoints
> -----------------------------------------------------------
>
>                 Key: ARIES-2224
>                 URL: https://issues.apache.org/jira/browse/ARIES-2224
>             Project: Aries
>          Issue Type: Bug
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.16.1
>            Reporter: Amichai Rothman
>            Priority: Minor
>
> ZookeeperEndpointListener triggers the onChanged handler whenever it receives 
> events on any of the recursively watched nodes that contains endpoint data. 
> That in turn triggers listener events, either added or modified, depending on 
> whether we already have a previous version of the endpoint.
> However, sometimes the previously existing endpoint data is identical to the 
> new endpoint data, in which case the modified event is triggered even though 
> nothing was modified. It should only trigger such an event if there is a real 
> change in the endpoint data.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to