Hi Ganesh,

Couple suggestions:
- Use a single instance of data streamer in all threads. It's thread-safe
and most likely this will be more effective.
- If issue still exists, take a thread dump when the process is stuck and
check what the streamer is waiting for.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Isuue-with-Multi-threaded-approach-to-Ignite-data-streamer-tp8362p8365.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to