You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2018/09/11 15:08:00 UTC

[jira] [Updated] (FLINK-10226) Latency metrics can choke job-manager

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

Maximilian Michels updated FLINK-10226:
---------------------------------------
    Fix Version/s: 1.7.0

> Latency metrics can choke job-manager
> -------------------------------------
>
>                 Key: FLINK-10226
>                 URL: https://issues.apache.org/jira/browse/FLINK-10226
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Jozef Vilcek
>            Priority: Major
>             Fix For: 1.7.0
>
>
> With Flink 1.5.0 my Apache Beam job was not runnable unless I turned off latencyTracking feature. That job generated huge amount of latency metrics + histogram aggregates which updating occupied job-manager too much and cluster did fall appart.
> This was discussed on mailing list:
> [http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Flink-cluster-crashing-going-from-1-4-0-gt-1-5-3-td23941.html]
> The purpose of the ticket is reason about how to improve this and on which end. I am currently not sure what is the root cause:
> a) Beam-To-Flink translation does generate too much of of "noise operators"
> b) Flink does not handle latencyTracking well for large jobs 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)