[
https://issues.apache.org/jira/browse/FLINK-31858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714705#comment-17714705
]
phoebe chen commented on FLINK-31858:
-------------------------------------
Hi [~huwh]:
Thanks for your comment.
We tried out the autoscaler [autoscaling
example|https://github.com/apache/flink-kubernetes-operator/blob/main/examples/autoscaling/autoscaling.yaml]
which is in Application Deployment mode, and it works. But when we tried to
use session job deployment such as
[basic-session-job-only.yaml|https://github.com/apache/flink-kubernetes-operator/blob/main/examples/basic-session-job-only.yaml]
to submit a job to session cluster, we didn't see any autoscale happening.
The autoscaler here is regarding the [FLIP-271:
Autoscaling|https://cwiki.apache.org/confluence/display/FLINK/FLIP-271%3A+Autoscaling]
> Add Autoscaler support for Session Job
> --------------------------------------
>
> Key: FLINK-31858
> URL: https://issues.apache.org/jira/browse/FLINK-31858
> Project: Flink
> Issue Type: Improvement
> Components: Autoscaler
> Reporter: phoebe chen
> Priority: Major
>
> Currently Autoscaler does not work on Session Jobs (submitted to Session
> Cluster Deployment).
> It would be good to have Autoscaler for Session Jobs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)