[
https://issues.apache.org/jira/browse/ARIES-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amichai Rothman closed ARIES-2237.
----------------------------------
Fix Version/s: rsa-2.0.0
Resolution: Fixed
> 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
> Fix For: rsa-2.0.0
>
>
> 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)