kapilhadoltikar opened a new pull request, #23400:
URL: https://github.com/apache/kafka/pull/23400

   This is a follow-up PR for KAFKA-20942 to address post-merge review feedback 
left by @chia7712 on PR #23187.
   
   ### Changes Made:
   * `DescribeUserScramCredentialsResultTest` - check the `cause` using 
`TestUtils.assertFutureThrows`.
   * `TopicMetadataFetcherTest` - original value 10L is reinsted.
   * `KafkaConsumerTest` - `TimeoutException` handled.
   * `JaasContextTest` - `writeConfiguration` is outside now.
   
   
   * `BufferPoolTest` - here `Exception` is common class for both 
`BufferExhaustedException` and `InterruptedException`.
   
   
   ### Testing:
   - Ran `./gradlew clients:test` locally and verified, all tests passed.


-- 
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]

Reply via email to