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

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

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

ARIES-2237 Fix ZookeeperEndpointRepository propagating exception when removing 
node


> ZookeeperEndpointRepository throws exception when removing non-existent node
> ----------------------------------------------------------------------------
>
>                 Key: ARIES-2237
>                 URL: https://issues.apache.org/jira/browse/ARIES-2237
>             Project: Aries
>          Issue Type: Bug
>          Components: Remote Service Admin
>    Affects Versions: rsa-1.16.1
>            Reporter: Amichai Rothman
>            Priority: Minor
>
> If we're trying to delete a node and it doesn't exist, it should just ignore 
> the exception and continue as if it was successfully removed rather than 
> propagate the exception and abort the operation. This is both common sense, 
> and EndpointEventListener.endpointChanged should be idempotent according to 
> the spec, i.e. treat multiple remove events the same as one event.



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

Reply via email to