spuru9 opened a new pull request, #1187: URL: https://github.com/apache/flink-kubernetes-operator/pull/1187
## Summary - Replace the regex-based Kafka/Pulsar partition metric name matching in `ScalingMetricCollector` with a simpler, string-based parser (`PartitionMetricNameParser`). - Add unit test coverage for the new parser. ## Test plan - `mvn -pl flink-autoscaler test -Dtest=PartitionMetricNameParserTest` - `mvn -pl flink-autoscaler test -Dtest=MetricsCollectionAndEvaluationTest` - `mvn -pl flink-autoscaler test` -- 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]
