You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/10/20 07:35:00 UTC

[jira] [Resolved] (PHOENIX-6188) Jenkins job history uses too much storage

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

Istvan Toth resolved PHOENIX-6188.
----------------------------------
    Resolution: Fixed

Looks good now.

> Jenkins job history uses too much storage
> -----------------------------------------
>
>                 Key: PHOENIX-6188
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6188
>             Project: Phoenix
>          Issue Type: Bug
>          Components: connectors, core
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Blocker
>
> The ASF Jenkins host gets filled up with Phoenix job data.
> Reduce the time discard times to use less pace.
> Try to use
> _buildDiscarder_(logRotator(daysToKeepStr: '15', artifactDaysToKeepStr: '5'))
> as a first iteration.



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