there are some gotchas - one thing you'd observe i...
# spicedb
y
there are some gotchas - one thing you'd observe if you did that jump all at once and you had dispatching enabled within your cluster is that some requests would fail because we changed the internal implementation of LookupResources, so if a request landed on a new node and then dispatched a
LookupResourcesV2
dispatch to an old node, the old node would reject it