Skip to content

fix(influxdb-v1): update replication factor for v1 Enterprise#7478

Open
jstirnaman wants to merge 2 commits into
masterfrom
agent-task/issue-7475
Open

fix(influxdb-v1): update replication factor for v1 Enterprise#7478
jstirnaman wants to merge 2 commits into
masterfrom
agent-task/issue-7475

Conversation

@jstirnaman

Copy link
Copy Markdown
Contributor

What changed

  • Corrects replication factor default (3->2) in Enterprise
  • Clarify replication factor glossary entry is Enterprise-only (Closes OSS v1 shouldn't document replication factor (cluster setting) #7477)
  • Clarify that REPLICATION has no effect in InfluxDB OSS
  • Replace the REPLICATION section with a single canonical explanation that OSS is single-node, links to Enterprise CREATE RETENTION POLICY reference for cluster replication guidance, and to the high
    availability page confirming OSS has no clustering.
  • Replace the duplicate ALTER RETENTION POLICY warn block with a pointer back to the REPLICATION section.
  • Switch from admonition shortcodes to GitHub-style callouts.

Why

The OSS manage-database page repeated Enterprise cluster replication
defaults that don't apply to a single-node OSS instance, and duplicated
the single-node caveat in two places.

- Replace the REPLICATION section with a single canonical explanation
  that OSS is single-node, links to Enterprise CREATE RETENTION POLICY
  reference for cluster replication guidance, and to the high
  availability page confirming OSS has no clustering.
- Replace the duplicate ALTER RETENTION POLICY warn block with a
  pointer back to the REPLICATION section.
- Switch from admonition shortcodes to GitHub-style callouts.

Also includes the existing default replication factor correction
(3 -> 2) in the Enterprise manage-database page and glossary.
The glossary is OSS-scoped but the replication factor entry described
Enterprise cluster defaults without noting they don't apply to OSS.
Reframe the entry around single-node OSS having no replication effect
and link to the Enterprise reference for cluster defaults, consistent
with the REPLICATION section fix in manage-database.md.
@jstirnaman
jstirnaman requested a review from a team as a code owner July 14, 2026 23:40
@jstirnaman
jstirnaman requested review from davidby-influx and sanderson and removed request for a team July 14, 2026 23:40
@github-actions

Copy link
Copy Markdown
Contributor

Vale Style Check Results

Metric Count
Errors 0
Warnings 1
Warnings (1)
File Line Rule Message
content/enterprise_influxdb/v1/query_language/manage-database.md 87 InfluxDataDocs.Capitalization 'Create a database' should be in sentence case

Check passed

@github-actions github-actions Bot added product:v1 InfluxDB v1 OSS product:v1-enterprise InfluxDB Enterprise v1 labels Jul 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔗 Link Check Results — Link Check Bot

All links are valid

Metric Value
Files Checked 3
Total Links 933
Errors 0
Warnings 3
Success Rate 99.03537%
⚠️ 3 warning(s) (do not fail CI)
Source File URL Issue
content/enterprise_influxdb/v1/query_language/manage-database/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/influxdb/v1/concepts/glossary/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…
content/influxdb/v1/query_language/manage-database/_index.md https://support.influxdata.com/ Network error: SSL certificate not trusted. Use --insecure if site is trusted (e…

Full details: workflow run summary and artifact. Last updated: 2026-07-14 23:42:52 UTC

@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://influxdata.github.io/docs-v2/pr-preview/pr-7478/

Built to branch gh-pages at 2026-07-14 23:43 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions

Copy link
Copy Markdown
Contributor

📦 PR Preview — Preview Bot

Status Details
Result ✅ DEPLOYED
Preview View preview
Pages 3 page(s) deployed
Build time 54s
Last updated 2026-07-14 23:43:20 UTC
Pages included in this preview
  • /enterprise_influxdb/v1/query_language/manage-database/
  • /influxdb/v1/concepts/glossary/
  • /influxdb/v1/query_language/manage-database/

Preview auto-deploys on push. Will be cleaned up when PR closes.

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

Labels

product:v1-enterprise InfluxDB Enterprise v1 product:v1 InfluxDB v1 OSS

Projects

None yet

1 participant