Aitozi opened a new pull request, #19938:
URL: https://github.com/apache/flink/pull/19938

   ## What is the purpose of the change
   
   This PR is mean to clean up all the un-fenced executor support in the 
rpcEndpoint. 
   
   ## Brief change log
   
     - Make the FencedRpcEndpoint's `fencingToken` `@NonNull` and `final`
     - Remove the `Unfencedmessage` and `UnfencedMainThreadExecutor`
     - Remove the `PermanentlyFencedRpcEndpoint` since the FencedRpcEndpoint's 
token is unchanged now
     - Remove the unnecessary tests.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to