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 15:42:51 UTC

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

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



##########
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:
       Thanks for your feedback. I have updated some descriptions, please take a look.




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