[
https://issues.apache.org/jira/browse/BEAM-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17473012#comment-17473012
]
Beam JIRA Bot commented on BEAM-12903:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Implement a solution to cleanup GCP resources in beam testing projects
> ----------------------------------------------------------------------
>
> Key: BEAM-12903
> URL: https://issues.apache.org/jira/browse/BEAM-12903
> Project: Beam
> Issue Type: Test
> Components: testing
> Reporter: Alex Amato
> Priority: P3
>
> FR to create a solution to clean up lingering GCE, VMs, Dataproc clusters,
> etc.
> Some sort of perodic job which runs and deletes leaked GCE VMs would prevent
> the resource concerns caused by failed tests as in:
> https://issues.apache.org/jira/browse/BEAM-12898?filter=-2
> Possible solutions:
> * Name all the resources with a convention that represents a TTL. Then the
> resources can be deleted by a cron/periodic job if the TTL has expired
> * Dataproc cluster may have a TTL configuration option itself which the
> flink on dataproc test can use.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)