Also,

In SQL query, we are having a semaphore lock where all the threads stay
there and only one thread can execute the code. It's because in the code, we
have jdbc connection query. And it's not thread safe. Sometimes we even get
thread hanging here if we keep increasing client worker threads. Is there
any alternative for this? We need streaming ON, otherwise we can using
SQLFieldsQuery but it's taking time as we need to do one by one.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to