You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/10/31 15:35:00 UTC

[jira] [Updated] (OOZIE-3060) Cache generated workflow PNG files

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

Peter Cseh updated OOZIE-3060:
------------------------------
    Fix Version/s:     (was: 5.0.0)

> Cache generated workflow PNG files
> ----------------------------------
>
>                 Key: OOZIE-3060
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3060
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: 4.3.0
>            Reporter: Andras Piros
>
> After OOZIE-2406 we can generate workflow PNGs w/ an affordable CPU / heap footprint.
> Now it's time to cache:
> # PNGs of the workflows already in some end state
> # w/ configurable TTL (default: 15 minutes)
> # to temp files
> # using e.g. Guava's {{LoadingCache}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)