You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/04/13 14:46:00 UTC

[jira] [Created] (ARROW-12367) [C++] Stop producing when PushGenerator was destroyed

Antoine Pitrou created ARROW-12367:
--------------------------------------

             Summary: [C++] Stop producing when PushGenerator was destroyed
                 Key: ARROW-12367
                 URL: https://issues.apache.org/jira/browse/ARROW-12367
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Antoine Pitrou
             Fix For: 5.0.0


When the consuming-facing {{PushGenerator}} is lost, the {{Producer}} should expose that information so that any background-running producing code can abort.

Perhaps this may be combined with StopToken...



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