This is an automated email from the ASF dual-hosted git repository.

fanrui pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


    from 805b7582 [docs] Typo: add missing word "start" (#745)
     new 1da4e77f [FLINK-33814][autoscaler] Update the result type of 
JobListFetcher from List to Collection
     new 141aac76 [FLINK-33814][autoscaler] Autoscaler Standalone control loop 
supports multiple thread

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../autoscaler_standalone_configuration.html       |   6 +
 .../autoscaler/standalone/JobListFetcher.java      |   4 +-
 .../standalone/StandaloneAutoscalerEntrypoint.java |   4 +-
 .../standalone/StandaloneAutoscalerExecutor.java   |  83 +++++++---
 .../config/AutoscalerStandaloneOptions.java        |   6 +
 .../flinkcluster/FlinkClusterJobListFetcher.java   |   4 +-
 .../StandaloneAutoscalerExecutorTest.java          | 178 ++++++++++++++++-----
 .../realizer/RescaleApiScalingRealizerTest.java    |   2 +-
 .../autoscaler/event/TestingEventCollector.java    |   5 +-
 9 files changed, 227 insertions(+), 65 deletions(-)

Reply via email to