Re: [PR] Add Kraft migration revert cleanup steps [kafka]

2025-03-13 Thread via GitHub
github-actions[bot] closed pull request #17792: Add Kraft migration revert cleanup steps URL: https://github.com/apache/kafka/pull/17792 -- 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

Re: [PR] Add Kraft migration revert cleanup steps [kafka]

2025-03-13 Thread via GitHub
github-actions[bot] commented on PR #17792: URL: https://github.com/apache/kafka/pull/17792#issuecomment-2723335202 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] Add Kraft migration revert cleanup steps [kafka]

2025-02-11 Thread via GitHub
github-actions[bot] commented on PR #17792: URL: https://github.com/apache/kafka/pull/17792#issuecomment-2652581502 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] Add Kraft migration revert cleanup steps [kafka]

2024-11-13 Thread via GitHub
cmccabe commented on code in PR #17792: URL: https://github.com/apache/kafka/pull/17792#discussion_r1840929276 ## docs/ops.html: ## @@ -4182,6 +4182,14 @@ Reverting to ZooKeeper mode During the Migration If you did not fully complete any step, back out whatever you have don

[PR] Add Kraft migration revert cleanup steps [kafka]

2024-11-13 Thread via GitHub
nicolasguyomar opened a new pull request, #17792: URL: https://github.com/apache/kafka/pull/17792 Some cleanup is needed before attempting a new migration ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage