From a695fef9865bd518a0abc08b7ea2e1285e2718ba Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 10:49:29 -0400 Subject: [PATCH 1/6] DOCSP-39857 changed links --- source/includes/cqa-limitations.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/includes/cqa-limitations.rst b/source/includes/cqa-limitations.rst index 21f5816a751..458802ef1bc 100644 --- a/source/includes/cqa-limitations.rst +++ b/source/includes/cqa-limitations.rst @@ -1,8 +1,5 @@ -- You cannot run |CQA| on Atlas - :atlas:`multi-tenant ` - configurations. -- You cannot run |CQA| on - standalone deployments. +- You cannot run |CQA| on Atlas :ref:'shared clusters ' and :ref:'serverless instances ' +- You cannot run |CQA| on standalone deployments. - You cannot run |CQA| directly against a :option:`--shardsvr ` replica set. When running on a sharded cluster, @@ -12,3 +9,4 @@ :ref:`time series ` collections. - You cannot run |CQA| against collections with :ref:`Queryable Encryption `. + From 87ff276fc508b4da5fb8886e7bde1ef3b5e386ae Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 11:05:25 -0400 Subject: [PATCH 2/6] DOCSP-39857 fixed error --- source/includes/cqa-limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/cqa-limitations.rst b/source/includes/cqa-limitations.rst index 458802ef1bc..3d3040e24f0 100644 --- a/source/includes/cqa-limitations.rst +++ b/source/includes/cqa-limitations.rst @@ -1,4 +1,4 @@ -- You cannot run |CQA| on Atlas :ref:'shared clusters ' and :ref:'serverless instances ' +- You cannot run |CQA| on Atlas :ref:`shared clusters ` and :ref:`serverless instances ` - You cannot run |CQA| on standalone deployments. - You cannot run |CQA| directly against a :option:`--shardsvr ` replica set. From e075b4b740debd309586b328b1dd27c68324e21b Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 13:42:55 -0400 Subject: [PATCH 3/6] DOCSP-39857 fix text wrap --- source/includes/cqa-limitations.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/includes/cqa-limitations.rst b/source/includes/cqa-limitations.rst index 3d3040e24f0..8b1c327d536 100644 --- a/source/includes/cqa-limitations.rst +++ b/source/includes/cqa-limitations.rst @@ -1,4 +1,5 @@ -- You cannot run |CQA| on Atlas :ref:`shared clusters ` and :ref:`serverless instances ` +- You cannot run |CQA| on Atlas :ref:`shared clusters ` and + :ref:`serverless instances ` - You cannot run |CQA| on standalone deployments. - You cannot run |CQA| directly against a :option:`--shardsvr ` replica set. From 0577bd4d43cbf051288d766e2f85d6dbf09f3704 Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 13:53:34 -0400 Subject: [PATCH 4/6] DOCSP-39857 fix period --- source/includes/cqa-limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/cqa-limitations.rst b/source/includes/cqa-limitations.rst index 8b1c327d536..12ab2e5d5df 100644 --- a/source/includes/cqa-limitations.rst +++ b/source/includes/cqa-limitations.rst @@ -1,5 +1,5 @@ - You cannot run |CQA| on Atlas :ref:`shared clusters ` and - :ref:`serverless instances ` + :ref:`serverless instances `. - You cannot run |CQA| on standalone deployments. - You cannot run |CQA| directly against a :option:`--shardsvr ` replica set. From a01cebc51ed5f145ed880c9acc0c4c34e1a99804 Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 14:05:38 -0400 Subject: [PATCH 5/6] DOCSP-39857 added shared keys --- source/includes/analyzeShardKey-limitations.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/includes/analyzeShardKey-limitations.rst b/source/includes/analyzeShardKey-limitations.rst index cd28d1949fb..062e3fb26c4 100644 --- a/source/includes/analyzeShardKey-limitations.rst +++ b/source/includes/analyzeShardKey-limitations.rst @@ -1,5 +1,6 @@ - You cannot run |analyzeShardKey| on Atlas - :atlas:`multi-tenant ` + :ref:`shared clusters ` and + :ref:`serverless instances `. configurations. - You cannot run |analyzeShardKey| on standalone deployments. - You cannot run |analyzeShardKey| directly against a From 6680a5a7b0add3ea15ab4e43f56f156481e65713 Mon Sep 17 00:00:00 2001 From: Sarah Onderdonk Date: Fri, 14 Jun 2024 14:08:41 -0400 Subject: [PATCH 6/6] DOCSP-39857 added shared keys --- source/includes/analyzeShardKey-limitations.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/source/includes/analyzeShardKey-limitations.rst b/source/includes/analyzeShardKey-limitations.rst index 062e3fb26c4..e1f35bbf132 100644 --- a/source/includes/analyzeShardKey-limitations.rst +++ b/source/includes/analyzeShardKey-limitations.rst @@ -1,7 +1,6 @@ - You cannot run |analyzeShardKey| on Atlas :ref:`shared clusters ` and :ref:`serverless instances `. - configurations. - You cannot run |analyzeShardKey| on standalone deployments. - You cannot run |analyzeShardKey| directly against a :option:`--shardsvr ` replica set.