aliehsaeedii opened a new pull request, #23269: URL: https://github.com/apache/kafka/pull/23269
Follow-ups from the review of #23075:
- Warn against changing the "Restoring apparently invalid changelog
record" exception message in InMemoryTimeOrderedKeyValueChangeBuffer,
since streams_application_upgrade_test.py greps the logs for it to
assert that no suppress-changelog record is rejected while restoring
across the HEADERS format boundary.
- Remove the dead "rolling" bounce path in
streams_application_upgrade_test.py. No test ever set
bounce_type="rolling" (the matrix has always been ["full"]), so the
branch and its only caller, do_stop_start_bounce, were unreachable.
Drop the now single-valued bounce_type parameter as well.
--
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 unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
