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/30 04:26:42 UTC

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

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



##########
File path: pulsar-functions/worker/src/main/java/org/apache/pulsar/functions/worker/SchedulerManager.java
##########
@@ -93,6 +94,8 @@
 
     private final IScheduler scheduler;
 
+    private final IRebalance rebalancer;

Review comment:
       nit: IRebalancer?




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