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/07/01 01:15:22 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #7388: Implement rebalance mechanism in Pulsar Functions

jerrypeng commented on a change in pull request #7388:
URL: https://github.com/apache/pulsar/pull/7388#discussion_r448062976



##########
File path: conf/functions_worker.yml
##########
@@ -78,6 +78,7 @@ numHttpServerThreads: 8
 # function assignment and scheduler
 
 schedulerClassName: "org.apache.pulsar.functions.worker.scheduler.RoundRobinScheduler"
+rebalancerClassName: "org.apache.pulsar.functions.worker.scheduler.RoundRobinScheduler"

Review comment:
       will remove




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