Closed lianetm closed 1 month ago
:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Fixing build.
1 - Remove unsupported method that was overriding one that was recently removed with upstream change https://github.com/apache/kafka/pull/16906/files#diff-7fe11ab5459b6c6e35ee9699639025e1ce8814b8b603596f69f6e45a011e1675
2 - fix wrong param that was causing abrupt failure in ApplicationResetIntegrationTest (test crashed). Mixed in the logs there was:
All test pass locally after these fixes.