You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/27 15:43:00 UTC

[jira] [Created] (FLINK-14261) Add support for permanently fenced RpcEndpoints

Till Rohrmann created FLINK-14261:
-------------------------------------

             Summary: Add support for permanently fenced RpcEndpoints
                 Key: FLINK-14261
                 URL: https://issues.apache.org/jira/browse/FLINK-14261
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.10.0


If leader election happens outside of a {{RpcEndpoint}} we no longer need to set the fencing token after the endpoint has been started. This can simplify the internal functioning of the endpoint. In order to support this feature, I propose to add a {{PermanentlyFencedRpcEndpoint}} which is started with a fixed fencing token.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)