I see, so when a new vnode is added to vnode map in meta, you move minimal data both in memory (actor in parallel unit) and in persistent storage to the new vnode. During repartitioning, are you locking the actor in parallel unit and lock that vnode? Will this congest incoming data from actor in upstream parallel unit assuming the downstream and upstream parallel units are located on different node? Is the incoming data buffer in upstream parallel unit?
Gopher
Asked on Dec 30, 2022