lokeshj1703 commented on issue #813: HDDS-1503. Reduce garbage generated by non-netty threads in datanode ratis server URL: https://github.com/apache/hadoop/pull/813#issuecomment-492154367 > Do we need to update ozone with a new Ratis release to take the newly added config? @xiaoyuyao That is not needed. The JVM parameter sets a static field in netty - PooledByteBufAllocator#DEFAULT_USE_CACHE_FOR_ALL_THREADS. Therefore it does not require new Ratis release.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
