-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Implementation
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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;
}
- is related to
-
CXX-1284 aggregate on secondary fails plus max_staleness assertion heisenbug
-
- Closed
-