shibd commented on issue #13663:
URL: https://github.com/apache/pulsar/issues/13663#issuecomment-1032109706


   > @shibd A lot of the problem in CI don't reproduce locally unless you 
simulate the CI environment by restricting the CPU & Memory resources. The 
GitHub Actions CI has 2 virtual CPUs and 7GB of RAM. I have been using a 
solution where I run tests in docker with --cpus=0.8. That usually reproduces 
issues which only happen with limited CPU resources. I have some shell 
functions in https://github.com/lhotari/pulsar-contributor-toolbox . The 
solution is for Linux docker environments.
   
   @lhotari Nice! Thank you reply, I'll give it a try.
   
   


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