[
https://issues.apache.org/jira/browse/BEAM-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Pilloud updated BEAM-4688:
---------------------------------
Priority: P4 (was: P3)
> Beam SQL should clean up resources upon termination of the pipeline
> -------------------------------------------------------------------
>
> Key: BEAM-4688
> URL: https://issues.apache.org/jira/browse/BEAM-4688
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Priority: P4
>
> Currently {{PubsubIO.read().fromTopic(...)}} always creates a subscription
> that will never be deleted. Beam doesn't have an adequate model for cleanup
> tasks, but relies on external orchestration to clean up such things. Beam SQL
> can do this for LIMIT-bounded queries that actually do terminate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)