Re: About RoundRobinLoadBalancingSpi

2016-12-29 Thread Valentin Kulichenko
Fixed. On Thu, Dec 29, 2016 at 6:08 AM, 李玉珏@163 <18624049...@163.com> wrote: > Val, > > Javadoc also need to be modified. > > > > 在 2016/12/29 00:08, Valentin Kulichenko 写道: > >> Hi, >> >> Thanks for pointing this out. I fixed the documentation. >> >> -Val >> >> On Tue, Dec 27, 2016 at 7:50 PM, 李

Re: About RoundRobinLoadBalancingSpi

2016-12-29 Thread 李玉珏
Val, Javadoc also need to be modified. 在 2016/12/29 00:08, Valentin Kulichenko 写道: Hi, Thanks for pointing this out. I fixed the documentation. -Val On Tue, Dec 27, 2016 at 7:50 PM, 李玉珏 wrote: Hi, In RoundRobinLoadBalancingSpi,according to the description of the document,per-task mode

Re: About RoundRobinLoadBalancingSpi

2016-12-28 Thread Valentin Kulichenko
Hi, Thanks for pointing this out. I fixed the documentation. -Val On Tue, Dec 27, 2016 at 7:50 PM, 李玉珏 wrote: > Hi, > > > In RoundRobinLoadBalancingSpi,according to the description of the > document,per-task mode is the default configuration and should fit most of > the use cases as it provide

About RoundRobinLoadBalancingSpi

2016-12-27 Thread 李玉珏
Hi, In RoundRobinLoadBalancingSpi,according to the description of the document,per-task mode is the default configuration and should fit most of the use cases as it provides a fairly well-distributed split and also ensures that jobs within a single task are spread out across nodes to the maxim