apache / apache/beam

Create a callback triggered at the end of a batch in flink runner

Open
#18,657 0 comments 0 reactions 0 assignees View on GitHub
flink improvement P3 runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

In the future we might add new features to the runners for which we might need to do some processing at the end of a batch. Currently there is not unique place (a callback) to add this processing.

Imported from Jira [BEAM-3472](https://issues.apache.org/jira/browse/BEAM-3472). Original Jira may contain additional context.
Reported by: echauchot.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Flink runner's batch lifecycle and the additional context in Jira BEAM-3472. Determine the appropriate end-of-batch integration point and define the callback's behavior; the work is done when future processing can be registered there.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.