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 2019/10/23 11:51:04 UTC

[GitHub] [pulsar] ivankelly commented on issue #2321: Flaky python unit test test_publish_compact_and_consume

ivankelly commented on issue #2321: Flaky python unit test test_publish_compact_and_consume
URL: https://github.com/apache/pulsar/issues/2321#issuecomment-545406302
 
 
   For the record I only managed one natural repro of this (with stress-ng --aggressive --class scheduler --all 5). It appears to be a very narrow race. It can be widened by changing the thenAccept to thenAcceptAsync at https://github.com/apache/pulsar/blob/13ea25a3e0b1d4b01ec678049964816a1275a95f/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/CompactorSubscription.java#L99, and then putting a sleep in the callback.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services