You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "golosegor (via GitHub)" <gi...@apache.org> on 2023/06/20 09:34:43 UTC

[GitHub] [pinot] golosegor opened a new issue, #10947: support compression on broker size

golosegor opened a new issue, #10947:
URL: https://github.com/apache/pinot/issues/10947

   Use-case: we are deploying pinot to small ec2 instances (t3.medium) with limited network capacity (0.25 on stable load). Request pattern is to get raw data within time period. Average response size is 900 kb (uncompressed). We would like broker to compress the data so we are not facing VM network bandwidth limit so fast.
   
   This parameter could be optional on the configuration file.
   
   Thanks!


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

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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