[ 
https://issues.apache.org/jira/browse/FLINK-34329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Fan resolved FLINK-34329.
-----------------------------
    Resolution: Fixed

> ScalingReport format tests fail locally on decimal format
> ---------------------------------------------------------
>
>                 Key: FLINK-34329
>                 URL: https://issues.apache.org/jira/browse/FLINK-34329
>             Project: Flink
>          Issue Type: Bug
>          Components: Autoscaler, Kubernetes Operator
>    Affects Versions: kubernetes-operator-1.8.0
>            Reporter: Gyula Fora
>            Assignee: Rui Fan
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.8.0
>
>
> The recently introduced scaling event format tests fail locally due to 
> different decimal format:
> ```
> [ERROR]   AutoScalerEventHandlerTest.testScalingReport:55
> expected: "Scaling execution enabled, begin scaling vertices:\{ Vertex ID 
> ea632d67b7d595e5b851708ae9ad79d6 | Parallelism 3 -> 1 | Processing capacity 
> 424.68 -> 123.40 | Target data rate 403.67}{ Vertex ID 
> bc764cd8ddf7a0cff126f51c16239658 | Parallelism 4 -> 2 | Processing capacity 
> Infinity -> Infinity | Target data rate 812.58}\{ Vertex ID 
> 0a448493b4782967b150582570326227 | Parallelism 5 -> 8 | Processing capacity 
> 404.73 -> 645.00 | Target data rate 404.27}"
>  but was: "Scaling execution enabled, begin scaling vertices:\{ Vertex ID 
> ea632d67b7d595e5b851708ae9ad79d6 | Parallelism 3 -> 1 | Processing capacity 
> 424,68 -> 123,40 | Target data rate 403,67}{ Vertex ID 
> bc764cd8ddf7a0cff126f51c16239658 | Parallelism 4 -> 2 | Processing capacity 
> Infinity -> Infinity | Target data rate 812,58}\{ Vertex ID 
> 0a448493b4782967b150582570326227 | Parallelism 5 -> 8 | Processing capacity 
> 404,73 -> 645,00 | Target data rate 404,27}"
> [INFO]
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to