You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/04 05:56:02 UTC

[GitHub] [pulsar] Technoboy- commented on issue #15894: Flaky-test: PersistentTopicsTest.testTriggerCompactionTopic

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

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


-- 
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: commits-unsubscribe@pulsar.apache.org

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