Fabian Hueske created FLINK-2205:
------------------------------------
             Summary: Confusing entries in JM Webfrontend Job Configuration section
                 Key: FLINK-2205
                 URL: 
https://issues.apache.org/jira/browse/FLINK-2205             Project: Flink
          Issue Type: Bug
          Components: Webfrontend
    Affects Versions: 0.9
            Reporter: Fabian Hueske
            Priority: Minor
The Job Configuration section of the job history / analyze page of the JobManager webinterface contains two confusing entries:
- {{Number of execution retries}} is actually the maximum number of retries and should be renamed accordingly. The default value is -1 and should be changed to "deactivated" (or 0).
- {{Job parallelism}} which is -1 by default. A parallelism of -1 is not very meaningful. It would be better to show something like "auto"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)