Skip to content

Commit c7c871c

Browse files
Revert "DOCSP-16317 doc max query capacity when running currentOp queries (#159)" (#160)
This reverts commit a22c565.
1 parent a22c565 commit c7c871c

File tree

3 files changed

+4
-17
lines changed

3 files changed

+4
-17
lines changed

source/admin/determine-query-status.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,13 @@ Determine Status of {+data-lake-short+} Queries
1313
:class: singlecol
1414

1515
You can determine the status of a running query using
16-
:manual:`$currentOp </reference/operator/aggregation/currentOp/>`
17-
(aggregation). To run :manual:`$currentOp
16+
:manual:`$currentOp </reference/operator/aggregation/currentOp/>` (aggregation).
17+
To run :manual:`$currentOp
1818
</reference/operator/aggregation/currentOp/index.html#pipe._S_currentOp>`, use
1919
the :manual:`db.aggregate
2020
</reference/method/db.aggregate/#db.aggregate>` helper.
21-
:manual:`$currentOp </reference/operator/aggregation/currentOp/>` must
22-
be run against the ``admin`` database.
23-
24-
.. note::
25-
26-
.. include:: /includes/fact-currentop-query-caveat.rst
21+
:manual:`$currentOp </reference/operator/aggregation/currentOp/>` must be
22+
run against the ``admin`` database.
2723

2824
.. _adl-currentop-syntax:
2925

source/includes/fact-currentop-query-caveat.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

source/supported-unsupported/limitations.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@ regions only:
4141
* Having more than 60 *guaranteed* simultaneous connections per region
4242
to a {+dl+}
4343
* Running more than 30 simultaneous queries on your {+dl+}
44-
45-
.. note::
46-
47-
.. include:: /includes/fact-currentop-query-caveat.rst

0 commit comments

Comments
 (0)