Skip to content

Commit 4fe13be

Browse files
authored
Moved xdcr entries from authetication to xdcr section (#3903)
1 parent 565f94e commit 4fe13be

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

modules/introduction/partials/new-features-80.adoc

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -268,15 +268,25 @@ For more information, see xref:manage:manage-backup-and-restore/manage-backup-an
268268
[#section-new-feature-800-XDCR]
269269
=== XDCR
270270
271-
https://jira.issues.couchbase.com/browse/MB-62564[MB-62564]::
271+
https://jira.issues.couchbase.com/browse/MB-58989[MB-58989]::
272+
XDCR detects and logs concurrent conflicts that occur in different clusters but on the same document version due to independent modifications by locally connected applications during Active-Active replication.
273+
The conflict logs are for your information only.
274+
For more information, see xref:learn:clusters-and-availability/xdcr-conflict-logging-feature.adoc[XDCR Conflict Logging Feature].
275+
276+
https://jira.issues.couchbase.com/browse/MB-11575[MB-11575]::
277+
XDCR now supports the identification of Incoming Replications on a cluster.
278+
The Incoming Replications can be:
272279
280+
* Viewed on the XDCR tab of the UI. See xref:manage:manage-xdcr/incoming-xdcr-replications.adoc#view-incoming-replications[View Incoming Replications] in xref:manage:manage-xdcr/incoming-xdcr-replications.adoc[Incoming Replications].
281+
* Retrieved by using the REST API command `GET /xdcr/sourceClusters`. See xref:rest-api:rest-xdcr-list-incoming-replications.adoc[Listing Incoming Replications].
282+
283+
https://jira.issues.couchbase.com/browse/MB-62564[MB-62564]::
273284
`xdcrDiffer` is a diagnostic utility included in the Couchbase Server package.
274285
This utility verifies data consistency between XDCR clusters.
275286
It identifies missing or mismatched documents by comparing metadata and content hashes across source and target clusters.
276287
+
277288
For more information, see xref:manage:pages/manage-xdcr/xdcr-differ.adoc[xdcrDiffer Utility].
278289
279-
280290
https://jira.issues.couchbase.com/browse/MB-62507[MB-62507]::
281291
XDCR supports Generic Services Log Level configuration using the REST API through the `genericServicesLogLevel` settings.
282292
For more information, see xref:rest-api:rest-xdcr-adv-settings.adoc[XDCR Advanced Settings].
@@ -304,19 +314,6 @@ This mode enhances flexibility for clients while enforcing strict security for n
304314
+
305315
For more information, see xref:manage:manage-security/enable-client-certificate-handling.adoc[Enable Client Certificate Handling].
306316
307-
308-
https://jira.issues.couchbase.com/browse/MB-11575[MB-11575]::
309-
XDCR now supports the identification of Incoming Replications on a cluster.
310-
The Incoming Replications can be:
311-
312-
* Viewed on the XDCR tab of the UI. See xref:manage:manage-xdcr/incoming-xdcr-replications.adoc#view-incoming-replications[View Incoming Replications] in xref:manage:manage-xdcr/incoming-xdcr-replications.adoc[Incoming Replications].
313-
* Retrieved by using the REST API command `GET /xdcr/sourceClusters`. See xref:rest-api:rest-xdcr-list-incoming-replications.adoc[Listing Incoming Replications].
314-
315-
https://jira.issues.couchbase.com/browse/MB-58989[MB-58989]::
316-
XDCR detects and logs concurrent conflicts that occur in different clusters but on the same document version due to independent modifications by locally connected applications during Active-Active replication.
317-
The conflict logs are for your information only.
318-
For more information, see xref:learn:clusters-and-availability/xdcr-conflict-logging-feature.adoc[XDCR Conflict Logging Feature].
319-
320317
[#section-new-feature-800-query-service]
321318
=== Query Service
322319

0 commit comments

Comments
 (0)