You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2022/01/12 16:52:00 UTC

[jira] [Created] (FLINK-25633) CPUResourceTest does not work with German Locale

Till Rohrmann created FLINK-25633:
-------------------------------------

             Summary: CPUResourceTest does not work with German Locale
                 Key: FLINK-25633
                 URL: https://issues.apache.org/jira/browse/FLINK-25633
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.14.2, 1.13.5
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.15.0, 1.13.6, 1.14.3


The {{CPUResourceTest}} does not work with a German Locale because it expects decimals to be formatted with a dot (e.g. {{0.00}} instead of {{0,00}}). 

I propose to fix the Locale in the {{pom.xml}} to US in order to fix this problem.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)