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/03/28 03:24:28 UTC

[GitHub] [pulsar] Shoothzj opened a new issue #6628: Which falvor should i deploy and tunning parameter

Shoothzj opened a new issue #6628: Which falvor should i deploy and tunning parameter
URL: https://github.com/apache/pulsar/issues/6628
 
 
   I am testing ten thousands different topic, per topic 100 QPS, every message is 512Byte. When I add to 3_600 topic, my bookkeeper is OOM which reached 2G limit. 
   
   I want to know, my pulsar and bookie deploy on which falvor of ECS, and what paramenter need to change 

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

[GitHub] [pulsar] Shoothzj commented on issue #6628: Which falvor should i deploy and tunning parameter

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on issue #6628: Which falvor should i deploy and tunning parameter
URL: https://github.com/apache/pulsar/issues/6628#issuecomment-615066746
 
 
   According to my business, I want to deploy in two mode:
   1. 1U4G for both pulsar and bk
   2. 4U16G for both pulsar and bk
   
   I test it last week, I only tunning both pulsar and bk, JVM HEAP to 1G, Directory memory to 1G.
   
   Last week, I didn't thinking the memory of rocks DB, and I will  consider this.
   
   Do you think it's okay? Can 1U4G run well?
   

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

[GitHub] [pulsar] sijie commented on issue #6628: Which falvor should i deploy and tunning parameter

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6628: Which falvor should i deploy and tunning parameter
URL: https://github.com/apache/pulsar/issues/6628#issuecomment-611777650
 
 
   @Shoothzj 
   
   How do you set up the bookie memory settings? It would be good to share more details about your current set up.
   
   I would also suggest checking out the whitepaper written by Penghui and Devin about a deep-dive into Pulsar Architecture for performance tuning - https://streamnative.io/whitepaper/taking-a-deep-dive-into-apache-pulsar-architecture-for-performance-tuning/

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