[infinispan-dev] dist exec draining thread pool

Ales Justin ales.justin at gmail.com
Tue Jan 8 11:12:38 EST 2013


I agree.
Perhaps I need to configure timeout better.
Let me check and get back to you.

Sent from my iPad

On Jan 8, 2013, at 16:43, Vladimir Blagojevic <vblagoje at redhat.com> wrote:

> On 13-01-08 2:58 PM, Mircea Markus wrote:
>> On 8 Jan 2013, at 14:00, Ales Justin wrote:
>> 
>>> Invoking a few
>> how many tasks?
>> The Executor that rejects the task is configured externally. If 3 
>> threads are not enough you should either increase the number of 
>> threads or use a different rejection policy.
> As Mircea mentioned this is expected unless tasks are submitted 
> sequentially after each one finishes, right? If we drain the pool while 
> you submit tasks sequentially then there is something seriously wrong in 
> our code. However, if you submit bunch of tasks in parallel then this 
> might happen given the pool size! Do you agree?
> 
> Regards,
> Vladimir
> 
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev


More information about the infinispan-dev mailing list