Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lib/MongoDB/Upgrading.pod
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,12 @@ iteration methods as in v0.

The C<$MongoDB::Cursor::slave_ok> global variable has been removed as part
of the revision to read preference handling. See the L<read
preferences/Read preference objects and the read_preference method> section
preferences|/Read preference objects and the read_preference method> section
below for more details.

The C<$MongoDB::Cursor::timeout> global variable has also been removed.
Timeouts are set during L<MongoDB::MongoClient> configuration and are
immutable. See the section on L<configuration changes/MongoClient
immutable. See the section on L<configuration changes|/MongoClient
configuration> for more.

=head2 Aggregation API
Expand Down