-
Bug
-
Resolution: Done
-
Critical
-
5.1.2.FINAL
-
None
When one of a command's target nodes leaves the cluster, StateTransferLockInterceptor is supposed to catch the SuspectException and retry the command.
This mechanism doesn't work, because the SuspectException is wrapped inside a CacheException.