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/08/06 01:44:14 UTC

[GitHub] [pulsar] codelipenghui commented on a change in pull request #7765: make orderedExecutor threads number configurable

codelipenghui commented on a change in pull request #7765:
URL: https://github.com/apache/pulsar/pull/7765#discussion_r466096819



##########
File path: conf/broker.conf
##########
@@ -58,6 +58,9 @@ advertisedAddress=
 # Number of threads to use for Netty IO. Default is set to 2 * Runtime.getRuntime().availableProcessors()
 numIOThreads=
 
+# Number of threads to use for orderedExecutor. Default is 8

Review comment:
       Could you please add more description for the ordered executor in the broker? For example, what tasks will he be used to perform, etc?




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