Description
The processAdd method in DistributedUpdateProcessor sets "distrib.from" in all cases. That shouldn't be the case.
It should only be set in case the it's a leader/sub-shard leader.
The processAdd method in DistributedUpdateProcessor sets "distrib.from" in all cases. That shouldn't be the case.
It should only be set in case the it's a leader/sub-shard leader.