HI Val, I have attached sample reproducer. thanks.
On 21 October 2016 at 21:12, Vladislav Pyatkov <[email protected]> wrote: > Hi Anil, > > This sounds is very questionable. > Could you please attach your sources? > > On Fri, Oct 21, 2016 at 5:16 PM, Anil <[email protected]> wrote: > >> HI, >> >> I was loading data into ignite cache using parallel tasks by broadcasting >> the task. Each taks (IgniteCallable implementation) has its own data >> streamer. was it correct approach. >> >> Loading data into ignite cache using data streamer is very slow compared >> normal cache.put. >> >> is that expected ? or need to some configurations to improve the >> performance. >> >> Thanks. >> >> > > > -- > Vladislav Pyatkov >
CacheManager.java
Description: Binary data
