You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/05/28 00:42:40 UTC

[GitHub] [incubator-pinot] snleee edited a comment on issue #4139: Migration to log4j2

snleee edited a comment on issue #4139: Migration to log4j2
URL: https://github.com/apache/incubator-pinot/pull/4139#issuecomment-490218901
 
 
   For internal high qps use case, we see the following performance bump
   
   1 broker, 1 server
   dataset: 84GB
   testing qps: 1k
   
   with log4j
   99.9% scheduler wait time: 17.56 avg, 176.9 max
   99% broker side end-to-end latency: 78.17 avg, 258 max
   
   with log4j2
   99.9% scheduler wait time: 1.048 avg, 3.395 max
   99% broker side end-to-end latency: 32.3 avg, 39.15 max
   

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org