Skip to content

DOC-14441-correlation ID#1105

Open
iamfortune wants to merge 4 commits into
release/3.4from
DOC-14441-correlation-id
Open

DOC-14441-correlation ID#1105
iamfortune wants to merge 4 commits into
release/3.4from
DOC-14441-correlation-id

Conversation

@iamfortune

@iamfortune iamfortune commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Docs Issue: DOC-14441

PR to add correlation ID to 3.4 release

Preview URL:
https://preview.docs-test.couchbase.com/docs-couchbase-lite-DOC-14441-correlation-id

You will need the Docs Team credentials on Confluence.

@iamfortune iamfortune requested review from idulo and pasin June 12, 2026 15:18
Comment thread modules/android/pages/replication.adoc Outdated

public Replicator runReplicator(Database db1, Database db2, ReplicatorChangeListener listener)
throws CouchbaseLiteException {
<<<<<<< HEAD

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are some merge artefacts committed

Comment thread modules/android/pages/replication.adoc Outdated
[#lbl-repl-correlation-id]
=== Correlation ID
The correlation ID is a read-only property that identifies the Sync Gateway session associated with a Couchbase Lite replicator.
Use it to correlate log entries on the client and server when diagnosing replication issues.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of client and server, let's use Couchbase Lite and Sync Gateway logs (APPLICABLE TO ALL PLATFORMS MESSAGING)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated this, thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants