Exception handling in cache

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Exception handling in cache

Valentin Kulichenko
Folks,

It looks like we have a bug in exception handling logic in cache. I didn't
have a chance to make testing myself yet, but I heard several complaints
from users about ClusterTopologyException thrown directly from cache
operations.

Here is the ticket: https://issues.apache.org/jira/browse/IGNITE-1151

-Val