ari-ban / issue-test

0 stars 0 forks source link

Improve ergonomics of thread pool sizing to take into account running within containers. #1961

Open arinban opened 7 years ago

arinban commented 7 years ago

Per the summary. The current defaults to the number of cores in the environment, however, this doesn't make sense in a containerized world.

arinban commented 6 years ago