You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/02/03 14:09:00 UTC

[jira] [Created] (FLINK-25950) Delete retry mechanism from ZooKeeperUtils.deleteZNode

Matthias Pohl created FLINK-25950:
-------------------------------------

             Summary: Delete retry mechanism from ZooKeeperUtils.deleteZNode
                 Key: FLINK-25950
                 URL: https://issues.apache.org/jira/browse/FLINK-25950
             Project: Flink
          Issue Type: Technical Debt
          Components: Runtime / Coordination
    Affects Versions: 1.15.0
            Reporter: Matthias Pohl


{{ZooKeeperUtils.deleteZNode}} implements a retry loop that is not necessary for curator version 4.0.1+. This code can be cleaned up



--
This message was sent by Atlassian Jira
(v8.20.1#820001)