Skip to content

Add "withResults()" for KafkaIO.write #21330

Open
@damccorm

Description

@damccorm

I am looking at use case where we have to wait until the Kafka Write operation is completed before we can move forward with another transform. Currently, JdbcIO support withResults() which waits for the previous transform to complete as part of Wait.on(Signal) and moves on to the next. 

Similarly, it would be very beneficial to have this capability on KafkaIO (and others like PubSubIO, BigQueryIO etc). 

Imported from Jira BEAM-13298. Original Jira may contain additional context.
Reported by: rdahal.
Subtask of issue #21329

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions