-
Notifications
You must be signed in to change notification settings - Fork 48
DOC-1943 single source schema id validation #1565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
3bc2724
e6f9285
1879852
0563805
ac3815b
6a223ad
f09cf23
80dc67e
b364770
3e244af
a0d8ed7
0c5069d
de4c9d6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5011,10 +5011,13 @@ endif::[] | |
| |=== | ||
|
|
||
|
|
||
| // tag::redpanda-cloud[] | ||
| === enable_schema_id_validation | ||
|
|
||
| Controls whether Redpanda validates schema IDs in records and which topic properties are enforced. | ||
|
|
||
| CAUTION: This property could cause decompression across topics and increase CPU load. | ||
|
||
|
|
||
| Values: | ||
|
|
||
| * `none`: Schema validation is disabled (no schema ID checks are done). Associated topic properties cannot be modified. | ||
|
|
@@ -5070,6 +5073,7 @@ endif::[] | |
|
|
||
| |=== | ||
|
|
||
| // end::redpanda-cloud[] | ||
|
|
||
| // tag::redpanda-cloud[] | ||
| === enable_shadow_linking | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.