kokonguyen191 opened a new pull request #3871:
URL: https://github.com/apache/hadoop/pull/3871


   If `dfs.federation.router.fairness.handler.count.concurrent` is configured, 
`unassignedNS` is thus empty and `handlerCount % unassignedNS.size()` will 
throw a /0 exception.
   
   Changed it to assigning extra handlers to concurrent ns in case it's 
configured.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to