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/08 18:46:09 UTC

[GitHub] [pulsar] merlimat opened a new pull request #5342: Use simple GC settings when running integration tests

merlimat opened a new pull request #5342: Use simple GC settings when running integration tests
URL: https://github.com/apache/pulsar/pull/5342
 
 
   ### Motivation
   
   Services started in integration tests are using a very aggressing GC config, with many threads and trading more memory for pause times. 
   
   Additionally, multiple variables are being passed in the wrong way to the bookie container, resulting in bookies using the default Xmx of 2 GB.

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