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

ASF GitHub Bot commented on IGNITE-8189:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4537


> Improve ZkDistributedCollectDataFuture#deleteFutureData implementation
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-8189
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8189
>             Project: Ignite
>          Issue Type: Improvement
>          Components: zookeeper
>            Reporter: Sergey Chugunov
>            Assignee: Amelchev Nikita
>            Priority: Major
>             Fix For: 2.7
>
>
> Three issues need to be improved in implementation:
> * two more deleteIfExists methods within the *deleteFutureData* to be 
> included in batching *deleteAll* operation;
> * if request exceeds ZooKeeper max size limit fallback to one-by-one deletion 
> should be used (related ticket IGNITE-8188);
> * ZookeeperClient#deleteAll implementation may throw NoNodeException is case 
> of concurrent operation removing the same nodes, in this case fallback to 
> one-by-one deletion should be used too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to