Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8189

Improve ZkDistributedCollectDataFuture#deleteFutureData implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • zookeeper
    • None

    Description

      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.

      Attachments

        Activity

          People

            NSAmelchev Nikita Amelchev
            sergey-chugunov Sergey Chugunov
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: