Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/terms/partials/schema-registry-context.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=== Schema Registry context
:term-name: Schema Registry context
:hover-text: An independent namespace for subjects within a Schema Registry. Contexts let multiple groups of schemas coexist in one registry without naming conflicts. The default context is named ".".
:category: Redpanda features

For more information, see xref:manage:schema-reg/schema-reg-contexts.adoc[Schema Registry Contexts].
6 changes: 6 additions & 0 deletions modules/terms/partials/shadow-cluster.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=== shadow cluster
:term-name: shadow cluster
:hover-text: A read-only Redpanda cluster that continuously receives replicated data from a source cluster through a shadow link. During a disaster, you can fail over to the shadow cluster so it handles production traffic.
:category: Redpanda features

For more information, see xref:manage:disaster-recovery/shadowing/overview.adoc[Shadowing Overview].
6 changes: 6 additions & 0 deletions modules/terms/partials/shadow-link.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=== shadow link
:term-name: shadow link
:hover-text: A persistent connection between two Redpanda clusters that continuously replicates topic data, metadata, consumer offsets, ACLs, and Schema Registry content from a source cluster to a shadow cluster for disaster recovery.
:category: Redpanda features

For more information, see xref:manage:disaster-recovery/shadowing/overview.adoc[Shadowing Overview].