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

   In response to [14128](https://issues.apache.org/jira/browse/KAFKA-14128). 
Addresses by moving final catch condition into an else block. 
   
   Testing strategy: I'm attempting a unit test first.  I've cp'ed from the 
test above so I can use the MockTime and InternalTopicManager. Currently, when 
I run the test, it's throwing an error the top line of which is: 
   
   ```
   expected org.apache.kafka.common.errors.TimeoutException to be thrown, but 
nothing was thrown
   ```
   
   This is prior to the issue of figuring out the text of the error, which is 
my next step. 


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to