You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/02 23:00:15 UTC

[GitHub] [pulsar] ckdarby commented on issue #7058: Pulsar on EBS having poor performance

ckdarby commented on issue #7058:
URL: https://github.com/apache/pulsar/issues/7058#issuecomment-637851015


   100% solved, ran against production today.
   
   We decreased dispatcherMaxReadBatchSize=10000 to 500 for our Flink job because reading from all 8 partitions was OOM'ing the brokers with the memory allocation we had set.
   
   Running in production with graphs from Flink, this is 4x what we were getting before and we're seeing matching graphs in Pulsar's Grafana with 4x throughput.
   
   ![image (1)](https://user-images.githubusercontent.com/220283/83577167-8dc0e200-a501-11ea-9232-c69bb960e6cc.png)
   


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