Skip to content

Commit

Permalink
Review 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbickel committed Aug 8, 2018
1 parent 570f0dd commit 0530ea7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ object ShardingContainerPoolBalancer extends LoadBalancerProvider {
*
* @param invokers a list of available invokers to search in, including their state
* @param dispatched semaphores for each invoker to give the slots away from
* @param slots Number of slots, that need to be aquired (e.g. memory in MB)
* @param slots Number of slots, that need to be acquired (e.g. memory in MB)
* @param index the index to start from (initially should be the "homeInvoker"
* @param step stable identifier of the entity to be scheduled
* @return an invoker to schedule to or None of no invoker is available
Expand Down

0 comments on commit 0530ea7

Please sign in to comment.