cashapp / misk

Microservice Kontainer
https://cashapp.github.io/misk/
Apache License 2.0
407 stars 170 forks source link

Allow setting Jetty direct byte buffer usage #3375

Closed JGulbronson closed 3 weeks ago

JGulbronson commented 1 month ago

We're seeing a large amount of direct memory allocation, which prevents us from rolling out ZGC internally at Faire. This will allow us to toggle the usage of direct byte buffers, and let the garbage collector manage it instead.

adrw commented 3 weeks ago

This has been merged in https://github.com/cashapp/misk/commit/caab39337351600ef7bfa05f2474b6b5dcfc37f4