Skip to content

Specify that the needed edition for the FCBIS functionality is PRO #1046

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

Open
wants to merge 1 commit into
base: 7.0
Choose a base branch
from

Conversation

sleto-it
Copy link

@sleto-it sleto-it commented Aug 6, 2025

It is important to mention that the needed edition for the FCBIS functinality is PRO, otherwise it is not clear if one starts reading directly from https://docs.percona.com/percona-server-for-mongodb/7.0/fcbis.html.

I implemented the text it in a similar way we did in https://docs.percona.com/percona-server-for-mongodb/7.0/fips.html

Thanks!

@sleto-it sleto-it requested a review from nastena1606 August 6, 2025 21:40
@sleto-it sleto-it changed the title Specify that the needed edition for the FCBIS functinality is PRO Specify that the needed edition for the FCBIS functionality is PRO Aug 6, 2025
@radoslawszulgo radoslawszulgo requested a review from Copilot August 19, 2025 13:06
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR clarifies that the File Copy Based Initial Sync (FCBIS) functionality requires the PRO edition of Percona Server for MongoDB. The change ensures users understand the edition requirement before attempting to use this feature.

  • Updates the version admonition to include PRO edition requirement
  • Modifies the introduction to specify PRO edition availability
  • Adds clarification about PRO edition availability and alternative source code build option

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@@ -1,14 +1,14 @@
# File copy based initial sync

!!! admonition "Version added: [7.0.22-12](release_notes/7.0.22-12.md)"
!!! admonition "Version added: [7.0.22-12](release_notes/7.0.22-12.md) [Pro](psmdb-pro.md)"
Copy link
Preview

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

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

The word 'functinality' in the PR description appears to be a typo and should be 'functionality'. While this doesn't affect the code change itself, it's worth noting for future reference.

Copilot uses AI. Check for mistakes.

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