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

[server] Increased Wait After Unsubscribe Timeout Fix #1410

Merged

Conversation

KaiSernLim
Copy link
Contributor

@KaiSernLim KaiSernLim commented Dec 20, 2024

Summary

  1. Continuation of [server] Increased Wait After Unsubscribe During State Transitions #1213 and [server] [config] Configurable Increased Max Wait After Unsubscribe #1339.
  2. SharedKafkaConsumer.unSubscribe() was missing the timeoutMs parameter, which was overwritten as a merge conflict in [server] Fix resubscription race condition caused by consumer object level lock. #1308.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.

…eter, which was overwritten as a merge conflict in linkedin#1308. 🫨
@KaiSernLim KaiSernLim requested a review from haoxu07 December 20, 2024 01:24
@KaiSernLim KaiSernLim self-assigned this Dec 20, 2024
Copy link
Contributor

@haoxu07 haoxu07 left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you very much for adding this back due to my previous mistake!

@KaiSernLim KaiSernLim merged commit d838770 into linkedin:main Dec 20, 2024
56 checks passed
@KaiSernLim KaiSernLim deleted the increased-unsubscribe-timeout-fix branch December 20, 2024 02:10
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