Guys, I have a topic branch with a fix for ISPN-825, to stagger remote GET calls. (See the JIRA for details on this patch).
This should have an interesting effect on greatly reducing the pressure on the OOB thread pool. This isn't a *real* fix for the problem that Radim reported (Pedro is working on that with Bela), but reducing pressure on the OOB thread pool is a side effect of this fix. It should generally make things faster too, with less traffic on the network. I'd be curious for you to give this branch a try, Radim - see how it impacts your tests. https://github.com/maniksurtani/infinispan/tree/t_825 Cheers Manik -- Manik Surtani [email protected] twitter.com/maniksurtani Platform Architect, JBoss Data Grid http://red.ht/data-grid _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
