C0urante commented on PR #12309: URL: https://github.com/apache/kafka/pull/12309#issuecomment-1159763636
@vamossagar12 there are test failures because the calls to `HeaderConverter::close` aren't expected in our unit tests right now. Can you update the unit tests to expect these calls where appropriate? For future reference, you can run unit tests locally with `./gradlew :connect:runtime:unitTest`, and most IDEs (including IntellIJ) also have support for running tests in them. -- 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]
