Amichai Rothman created ARIES-2237:
--------------------------------------

             Summary: 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


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