lucasbru closed pull request #19557: HOTFIX: Add missing argument
URL: https://github.com/apache/kafka/pull/19557
--
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 unsubscrib
lucasbru commented on PR #19557:
URL: https://github.com/apache/kafka/pull/19557#issuecomment-2829855469
Thanks for the PR! Saw it now. Thanks for fixing it quickly. I just merged
b3161ba1d102521c48bc35fc97d509f40c2abf53 so I'm closing this one.
--
This is an automated message from the Ap
frankvicky opened a new pull request, #19557:
URL: https://github.com/apache/kafka/pull/19557
It appears that the
`testStreamsGroupMemberRequestingShutdownApplicationUponLeaving` has invoked
`newStreamsGroupEpochRecord` but is missing an argument, which leads to CI
failure.
--
This