1996fanrui opened a new pull request, #677:
URL: https://github.com/apache/flink-kubernetes-operator/pull/677

   ## What is the purpose of the change
   
   The first subtask of FLIP-334.
   
   ## Brief change log
   
   [FLINK-33097][autoscaler] Initialize the generic autoscaler module and 
interfaces
   
   - User will re-implement these `EventHandler`, `StateStore` and 
`ScalingRealizer`, so mark these classes to the `@Experimental`.
   - User will use the `Flink-Kubenetes-Operator` or `StandaloneAutoscaler`, 
and don't use the `JobAutoScaler` directly, so  mark `JobAutoScaler` as the 
`@Internal`.
   
   
   ## Verifying this change
   
   This PR just initialize the generic autoscaler module and interfaces, all 
tests will be added in the subsequent PR.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): yes
     - The public API: yes
     - Core observer or reconciler logic that is regularly executed: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? yes
   


-- 
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