We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62dd5f commit 72e6b36Copy full SHA for 72e6b36
modules/ROOT/pages/scalability/sharded-property-databases/limitations-and-considerations.adoc
@@ -4,28 +4,11 @@
4
5
== Non-supported features
6
7
-=== CDC
8
-
9
-CDC is not supported in this version.
10
11
=== Unsupported procedures
12
13
-The following procedures are not supported by sharded property databases:
+The following procedure is not supported by sharded property databases:
14
15
-* cdc.earliest()
16
-* cdc.current()
17
-* cdc.query()
18
-* db.cdc.earliest()
19
-* db.cdc.current()
20
-* db.cdc.query()
21
-* db.cdc.translateId()
22
* db.index.fulltext.awaitEventuallyConsistentIndexRefresh()
23
-* db.listLocks()
24
-* dbms.listPools()
25
-* dbms.listActiveLocks()
26
-* dbms.scheduler.jobs()
27
-* dbms.scheduler.failedJobs()
28
29
30
[NOTE]
31
====
0 commit comments