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

Add a new implementation of the HighAvailabilityServices using etcd

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      In flink, we use HighAvailabilityServices to do many things, e.g. RM/JM leader election and retrieval. ZooKeeperHaServices is an implementation of HighAvailabilityServices using Apache ZooKeeper. It is very easy to integrate with hadoop ecosystem. However, the cloud native and micro service are become more and more popular. We just need to follow the step and add a new implementation EtcdHaService using etcd.

      Now flink has supported to run StandaloneSession on kubernetes and FLINK-9953 start to make an native integration with kubernetes. If we have the EtcdHaService, both of them will benefit from this and we will not have deploy a zookeeper service on kubernetes cluster.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wangyang0918 Yang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: