[
https://issues.apache.org/jira/browse/FLINK-31299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31299:
-----------------------------------
Labels: pull-request-available (was: )
> PendingRecords metric might not be available
> --------------------------------------------
>
> Key: FLINK-31299
> URL: https://issues.apache.org/jira/browse/FLINK-31299
> Project: Flink
> Issue Type: Bug
> Components: Autoscaler, Kubernetes Operator
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.5.0
>
>
> The Kafka pendingRecords metric is only initialized on receiving the first
> record. For empty topics or checkpointed topics without any incoming data,
> the metric won't appear.
> We need to handle this case in the autoscaler and allow downscaling.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)