Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MINOR: Session windows should accept zero as session gap #18734

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

mjsax
Copy link
Member

@mjsax mjsax commented Jan 29, 2025

No description provided.

@mjsax mjsax added the streams label Jan 29, 2025
@mjsax mjsax requested a review from ableegoldman January 29, 2025 01:48
@github-actions github-actions bot added the small Small PRs label Jan 29, 2025
Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

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

I don't see why we shouldn't support this! I feel like this would make a good "time-based" deduplicator or something like that.

@mjsax
Copy link
Member Author

mjsax commented Jan 30, 2025

Java 17 passed.

Java 23:

Found 1 test failures:
FAILED ❌ KafkaAdminClientTest > testAdminClientApisAuthenticationFailure()
Found 2 flaky test failures:
FLAKY ⚠️  KafkaShareConsumerTest > testVerifyFetchAndAcknowledgeSync()
FLAKY ⚠️  EagerConsumerCoordinatorTest > testOutdatedCoordinatorAssignment()

@mjsax
Copy link
Member Author

mjsax commented Jan 30, 2025

Fix for KakfaAdminClientTest is already on the way: #18735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants