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


   > I have executed it about 1000 times locally, but it can't be reproduced.
   
   Yes I have noticed the same. Some issues reproduce only when you limit CPU 
resources. CI runs with 2 cores and it's usually effective to run tests within 
a docker container with limited resources. Docker can limit resources with 
`--cpus` and `--cpuset-cpus` parameters for `docker run`. I have shared some 
scripts that I use for development in 
https://github.com/lhotari/pulsar-contributor-toolbox#ptbx_until_test_fails_in_docker


-- 
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:
[email protected]


Reply via email to