lhotari commented on issue #15894:
URL: https://github.com/apache/pulsar/issues/15894#issuecomment-1144768860

   There's seems to be an issue in the test. The test reuses the same `response 
= mock(AsyncResponse.class)` instance for multiple calls and expects that the 
response is resumed once. This doesn't make sense.
   
   
https://github.com/apache/pulsar/blob/ecd275dc21f33483a649e5b872990771257b1d45/pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/PersistentTopicsTest.java#L902-L908
   
   @Technoboy- would you mind taking a look?


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