You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Maximilian Michels (Jira)" <ji...@apache.org> on 2020/01/16 17:58:00 UTC

[jira] [Resolved] (BEAM-9116) Limit the number of past invocations stored in the job service

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

Maximilian Michels resolved BEAM-9116.
--------------------------------------
    Resolution: Fixed

> Limit the number of past invocations stored in the job service
> --------------------------------------------------------------
>
>                 Key: BEAM-9116
>                 URL: https://issues.apache.org/jira/browse/BEAM-9116
>             Project: Beam
>          Issue Type: Bug
>          Components: jobserver
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Major
>             Fix For: 2.19.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> The {{InMemoryJobService}} stores an unbounded number of past job invocations. When this job server is long-running this can cause memory issues, as seen with our test setup for running Python tests.
> We should limit the number of past job invocations via a flag in the job server with a sensible default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)