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
I think this could result in stale reads if the request reaches a node that is not the leader, right?
IMHO an endpoint with potential stale reads could be very useful in many applications, but it should be explicit that it could be a stale read. Adding another endpoint based on client_read would be good.
I think this could result in stale reads if the request reaches a node that is not the leader, right?
IMHO an endpoint with potential stale reads could be very useful in many applications, but it should be explicit that it could be a stale read. Adding another endpoint based on
client_read
would be good.Originally posted by @MikaelCall in #156 (comment)
The text was updated successfully, but these errors were encountered: