Skip to content

MINOR: fix test after upstream change#478

Merged
Matthias J. Sax (mjsax) merged 1 commit into
masterfrom
fix-test
Mar 7, 2024
Merged

MINOR: fix test after upstream change#478
Matthias J. Sax (mjsax) merged 1 commit into
masterfrom
fix-test

Conversation

@mjsax

Copy link
Copy Markdown
Member

Upstream fix: apache/kafka#14426

@mjsax Matthias J. Sax (mjsax) requested a review from a team as a code owner March 6, 2024 17:23
@cla-assistant

cla-assistant Bot commented Mar 6, 2024

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

impressionInput.pipeKeyValueList(inputAdImpressions);
clickInput.pipeKeyValueList(inputAdClicks);
// Flush result
topologyTestDriver.advanceWallClockTime(Duration.ofSeconds(1L));

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a little unclear why this was not necessary to begin with... w/o advancing wall-clock time, we might not flush due to wall-clock time base "flush throttling".

This was also notices on the upstream PR (apache/kafka#14426 (comment)) so it actually seems the PR did change this behavior a little bit (unclear what the exact root cause is -- nobody did investigate further, and seems it's not worth to spend time on?)

@mjsax Matthias J. Sax (mjsax) merged commit b366c19 into master Mar 7, 2024
@mjsax Matthias J. Sax (mjsax) deleted the fix-test branch March 7, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants