You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronization in NodeSelectionInvocationHandler always creates a RedisException when execution has failed while LettuceFutures.awaitAll distinguishes on the actual exception. We should do the same in NodeSelectionInvocationHandler.
The text was updated successfully, but these errors were encountered:
Synchronization in
NodeSelectionInvocationHandler
always creates aRedisException
when execution has failed whileLettuceFutures.awaitAll
distinguishes on the actual exception. We should do the same inNodeSelectionInvocationHandler
.The text was updated successfully, but these errors were encountered: