Finalization of #442 from the community. The feature introduces map-reduce on a part of the nodes, depending on the specified bucket IDs. They automatically get located and on the subset of replicasets the map-reduce gets executed.
Compared to the full map_callrw(), this partial one can be faster when covers not all the replicasets.
Finalization of #442 from the community. The feature introduces map-reduce on a part of the nodes, depending on the specified bucket IDs. They automatically get located and on the subset of replicasets the map-reduce gets executed.
Compared to the full
map_callrw()
, this partial one can be faster when covers not all the replicasets.