kafka
kafka copied to clipboard
KAFKA-16327: Removed Deprecated variable StreamsConfig#TOPOLOGY_OPTIMIZATION
Deprecated Variable StreamsConfig#TOPOLOGY_OPTIMIZATION is removed
Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
I just checked the full repo, and also found TOPOLOGY_OPTIMIZATION mentioned in docs/streams/upgrade_guide.html -- I think we should update it there, too.
I just checked the full repo, and also found
TOPOLOGY_OPTIMIZATIONmentioned indocs/streams/upgrade_guide.html-- I think we should update it there, too.
Yes, Mentioned changes are updated
Hi @mjsax, Could you please review this PR? I attempted to rebase it, but now it contains too many commits. Should I close this PR and create a new one?
Hi @mjsax can you please check & confirm?
Not sure what happened to this PR, but it contains 45 commits and thoughts of LOC... Can you please cleanup the PR by rebasing it to latest trunk such that it only contains the relevant changes? And we can take it from there.
Hi @mjsax these commits come from while doing rebasing itself. I will make new PR.
Seems there is conflicts. Can you try again to rebase? (Did you create the new branch from latest trunk? Wondering why there are still conflicts...)
@mjsax Conflicts resolved. Please review again
Thanks for the PR! Merged to trunk.