Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions source/reference/read-concern-available.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.. default-domain:: mongodb

.. .. class:: hidden
.. class:: hidden

.. readconcern:: "available"

============================
Read Concern ``"available"``
Expand All @@ -10,8 +12,6 @@ Read Concern ``"available"``
:description: Using read concern available returns data with no guarantee that the data has been written to a majority of the replica set members (i.e. may be rolled back). Read concern available can return orphan documents.
:keywords: read concern, available read concern, read isolation

.. readconcern:: "available"

.. versionadded:: 3.6

A query with read concern ``"available"`` returns data from the instance
Expand Down
20 changes: 10 additions & 10 deletions source/release-notes/5.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -559,13 +559,13 @@ https://github.com/mongodb/mongo/wiki/Submit-Bug-Reports for
instructions on how to file a JIRA ticket for the MongoDB server or one
of the related projects.

.. class:: hidden

.. toctree::

/release-notes/5.0-compatibility
/release-notes/4.4-upgrade-standalone
/release-notes/4.4-upgrade-replica-set
/release-notes/4.4-upgrade-sharded-cluster
/release-notes/4.4-downgrade
/release-notes/5.0-changelog
.. toctree::
:titlesonly:
:hidden:

/release-notes/5.0-compatibility
/release-notes/4.4-upgrade-standalone
/release-notes/4.4-upgrade-replica-set
/release-notes/4.4-upgrade-sharded-cluster
/release-notes/4.4-downgrade
/release-notes/5.0-changelog