-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
Map-reduce commands that write to a collection need to be run on master. I would expect to be able to change the map_reduce session using #with, e.g. .with(session: :master_only) but it doesn't seem to work. In fact it looks like with removes all the existing selectors.