KafkaScaler - How to get rid of / How to handle "invalid offset found for topic" warnings after Topics have been recreated in Kafka for DEV ? #1191
Unanswered
QuintinBecker
asked this question in
General
Replies: 1 comment 9 replies
-
What do you mean by this exactly? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using KEDA in OKD as central deployment and use it for DEV and PROD branches at the same time.
Same is true for our Kafka which is used for all branches.
As we build new pipelines and reset Kafka-Topics during this proces we need to reset the stored metrics in Keda as well for this topics.
Is there a planed procedure to handling the reset of a topic that is used by scaledObjects ?
In addition we see aome of the deployments not scaling to zero in this state and assume this is linked to this problem.
Environment:
OKD 4.5
Keda 2.0
Rollout is handled by Argo v1.7.6+b04c25e
Beta Was this translation helpful? Give feedback.
All reactions