Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
When given a read preference in the options to aggregate, read preferences are set from the collection object instead of the option:
if (options.read_preference()) {
|
rp_ptr = read_preference()._impl->read_preference_t;
|
}
|
Attachments
Issue Links
- is related to
-
CXX-1284 aggregate on secondary fails plus max_staleness assertion heisenbug
-
- Closed
-