Re: [PR] Update subscriptions at the end. [kafka]

2025-02-03 Thread via GitHub
github-actions[bot] closed pull request #14720: Update subscriptions at the end. URL: https://github.com/apache/kafka/pull/14720 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Update subscriptions at the end. [kafka]

2025-02-03 Thread via GitHub
github-actions[bot] commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-2632742350 This PR has been closed since it has not had any activity in 120 days. If you feel like this was a mistake, or you would like to continue working on it, please feel free to

Re: [PR] Update subscriptions at the end. [kafka]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-2570032545 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the P

Re: [PR] Update subscriptions at the end. [kafka]

2024-05-12 Thread via GitHub
michaldo commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-2106149767 please review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] Update subscriptions at the end. [kafka]

2024-05-11 Thread via GitHub
github-actions[bot] commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-2106105337 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge

Re: [PR] Update subscriptions at the end. [kafka]

2024-02-08 Thread via GitHub
michaldo commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-1933580667 please review -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] Update subscriptions at the end. [kafka]

2024-02-07 Thread via GitHub
github-actions[bot] commented on PR #14720: URL: https://github.com/apache/kafka/pull/14720#issuecomment-1933309607 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has merge

[PR] Update subscriptions at the end. [kafka]

2023-11-08 Thread via GitHub
michaldo opened a new pull request, #14720: URL: https://github.com/apache/kafka/pull/14720 ConsumerCoordinator should first call invokePartitionsAssigned and then save the subscription state. Otherwise the following scenario is possible: 1. ConsumerCoordinator is notified that par