Hello!

I can see here that you are trying to destroy a cache:

        at
org.apache.ignite.internal.util.future.GridFutureAdapter.get0(GridFutureAdapter.java:177)
        at
org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:140)
        at
org.apache.ignite.internal.util.future.IgniteFutureImpl.get(IgniteFutureImpl.java:134)
        at
org.apache.ignite.internal.processors.cache.GatewayProtectedCacheProxy.close(GatewayProtectedCacheProxy.java:1514)
        at
dao.impl.IgniteLookupServiceImpl.getProdCountForEst(IgniteLookupServiceImpl.java:2645)
        at
service.impl.RegistrationServiceImpl.getProdCountForEst(RegistrationServiceImpl.java:2588)

Is it supposed to be destroyed in this method? I can see other threads
accessing cache from the same Dao.

Regards,

-- 
Ilya Kasnacheev

2018-07-12 19:35 GMT+03:00 Shailendrasinh Gohil <
[email protected]>:

> Thank you for your response. Please find attached thread dumps for client
> and
> server nodes. ClientThreadDump.txt
> <http://apache-ignite-users.70518.x6.nabble.com/file/
> t1917/ClientThreadDump.txt>
> ThreadDumpServer1.txt
> <http://apache-ignite-users.70518.x6.nabble.com/file/
> t1917/ThreadDumpServer1.txt>
> ThreadDumpServer2.txt
> <http://apache-ignite-users.70518.x6.nabble.com/file/
> t1917/ThreadDumpServer2.txt>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to