Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-26750

HA cluster cleanup not complete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.14.4, 1.15.0
    • None
    • Runtime / Coordination
    • None

    Description

      When starting a Flink cluster with HA (tested with ZooKeeper) in standalone mode and stopping it right away (i.e. ./bin/start-cluster.sh; ./bin/stop-cluster.sh), the paths are not properly cleaned:

      $ ls -R /
      /
      /flink
      /zookeeper
      /flink/default
      /flink/default/jobgraphs
      /flink/default/leader
      /zookeeper/config
      /zookeeper/quota
      

      The /flink path should not be present when stopping the cluster.

      This is most likely also a problem in k8s HA. That should be checked as part of this ticket.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: