apache / apache/beam

PubsubIO should allow for a user to supply the function which computes the watermark that is reported

Open
#18,112 0 comments 0 reactions 0 assignees View on GitHub
gcp improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

A user wanted to build a watermark function which tracked the datas watermark but never falls behind current time more than Y minutes. PubsubIO does not support specifying the function which computes and reports the watermark.

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

Contributor guide

Open the contributing guide

Research direction

Start by locating PubsubIO and reading the linked BEAM-1200 Jira issue for the additional context behind the requested watermark function. Done means users can supply a function for computing the reported watermark, including the stated requirement that it does not fall behind current time by more than Y minutes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
stream-processing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.